Commit Graph

43 Commits

Author SHA1 Message Date
brisberg
ab4921711c Moved TS_NODE_PROJECT configuration to mocha setup script 2020-08-07 14:58:57 -07:00
brisberg
efa6cba180 Moved TS_NODE override to 'test' script 2020-08-07 14:46:02 -07:00
brisberg
d776105757 Using ts-node and tsconfig-paths to run mocha over Typescript test files 2020-08-07 14:29:37 -07:00
Resi Respati
29a7bc7e83 updated Prettier docs to match ESLint 2020-07-24 15:44:13 +07:00
Skyler Kehren
0e2e309ee2 Merge pull request #124 from screepers/int-test-cleanup
Integration testing cleanup
2020-05-02 13:01:35 +03:00
Skyler Kehren
b3d7bda215 Fixing PR review comments
Adds direct example for installing screeps-server-mockup
Adds test-integration script that prints where to find more info
Fixes typo in integration: testing docs
2020-05-02 12:51:58 +03:00
Caleb Lovell
67bc4a7eaf add brief instructions for deploying to a private server 2020-03-23 23:36:10 -06:00
Skyler Kehren
de4b19b2de Fix codeblock formatting 2020-02-26 08:07:17 +02:00
Skyler Kehren
9c25e720ad Cleanup integration testing docs
Removes `test-integration` script
Removes integration from `test` script
Add installation instructions for `screeps-server-mockup` in docs
2020-02-26 08:02:12 +02:00
Resi Respati
eed6bd3bdb [docs] added testing page to SUMMARY.md 2018-11-19 13:49:59 +07:00
kaen
f8507b632a add integration testing support 2018-11-10 15:49:43 -08:00
resir014
3370233670 GitBook: [master] 3 pages modified 2018-09-21 11:57:49 +00:00
resir014
1b205e3330 GitBook: [master] 17 pages and 5 assets modified 2018-08-06 07:35:02 +00:00
Resi Respati
519e575b18 [docs] fix formatting errors in Prettier section 2018-08-01 12:22:27 +07:00
Resi Respati
26ca84da31 add docs on configuring TSLint for Prettier 2018-08-01 12:18:09 +07:00
Resi Respati
2a6b8c4a00 limit formatOnSave option to JS/TS files, add docs re: prettier 2018-08-01 12:08:55 +07:00
Ahmed Charles
fcaba5e64a Do some cleanup.
rollup-plugin-clean doesn't work with the latest rollup, use rollup-plugin-clear instead.
Explicitly set module resolution to be Node.
Specify the tslint project which allows rules based on type info to run.
Update some dependencies to newer versions.
2018-05-13 07:32:33 +00:00
Resi Respati
c617e20e00 [docs] Big Docs Update 2018-02-06 18:01:40 +07:00
Resi Respati
4fa08c7867 [docs] added sanity check post-authentication 2018-01-09 23:53:59 +07:00
Resi Respati
d66b720a75 [docs] updated docs with authentication guide 2018-01-09 23:47:15 +07:00
Resi Respati
6ba4f84a26 [docs] download from the new master branch instead of v3.0 2017-12-30 09:56:05 +07:00
Resi Respati
8818c10634 [docs] updated contributing section 2017-12-23 15:35:59 +07:00
Resi Respati
6947c439a5 [docs] Unable to extend type interfaces (e.g. Game, Memory) 2017-12-23 13:53:14 +07:00
Resi Respati
fdabb465dd [docs] reduces -> helps reduce 2017-12-23 13:35:17 +07:00
Resi Respati
5ce7b4a576 [docs] updated TypeScript section 2017-12-23 13:30:57 +07:00
Resi Respati
9c2a282aa9 [docs] link to getting started to the readme 2017-12-22 20:57:38 +07:00
Resi Respati
af65405e38 Docs updates [2017-12-18] 2017-12-18 13:02:52 +07:00
Resi Respati
605d07a014 Clear up documentation re: named exports 2017-12-17 21:18:30 +07:00
Resi Respati
40fa6c616c [docs] what's new (v3.0) 2017-12-12 00:12:48 +07:00
Resi Respati
bb759e198f finalised Environment variables section of doc 2017-12-12 00:07:57 +07:00
Resi Respati
3b79220b95 [docs] added some links 2017-12-11 23:52:52 +07:00
Resi Respati
cccf5a5aa2 [docs] Minor wording fixes 2017-12-11 23:51:22 +07:00
Resi Respati
23cfd4942d Finished "What's new" section of docs 2017-12-11 23:48:19 +07:00
Resi Respati
b363a82382 Added 'Environemnt variables' cookbook page 2017-12-05 11:43:39 +07:00
Resi Respati
75ee6f8b16 Finalise docs
Notes:
* Will fill in the 'What's new' section after @arcath is finished with his article draft
* Will add the legacy branch link when it's available
2017-12-02 00:57:07 +07:00
Resi Respati
062b76a351 [docs] "Configuration variables" -> "Deploy destinations" 2017-11-28 13:39:03 +07:00
Resi Respati
df974e0753 [docs] fixed introduction to Cookbook 2017-11-28 13:15:29 +07:00
Resi Respati
32b70bf69b [docs] rollup is installed in node_modules, so not *technically* necessary 2017-11-28 13:07:22 +07:00
Resi Respati
6e9088c7ca [docs] add more sections 2017-11-28 13:05:07 +07:00
Resi Respati
f76d213b60 [docs] fixing headings on 'Deploying' page 2017-11-27 19:28:27 +07:00
Resi Respati
b929c4aec6 Resume work on first draft of docs 2017-11-27 19:18:31 +07:00
Resi Respati
ab1b01e8f5 added some more stubs to docs 2017-11-27 13:31:48 +07:00
Resi Respati
426b2d6207 Added initial docs 2017-11-27 11:59:00 +07:00