Scott Carver
fa8fb9d2aa
Add travis badge to readme
2018-11-13 09:08:19 -08:00
Unknown
7b35909d1e
rename example to example.config.js
...
to keep consistent with the config file in datasheet-server
2018-11-12 09:38:30 +00:00
Lachlan Kermode
1db9757a5b
Merge pull request #17 from scztt/topic/basic-smoke-test
...
Topic/basic smoke test
2018-11-12 09:33:19 +00:00
Scott Carver
163fccdb02
Add test-watch script
2018-11-11 21:27:26 -08:00
Scott Carver
39f9bdc5eb
Run ava directly
2018-11-11 13:32:45 -08:00
Scott Carver
eccef18724
Switch test framework to ava
...
Should match datasheet-server.
2018-11-11 13:26:15 -08:00
Lachlan Kermode
14b005c897
Merge pull request #14 from forensic-architecture/tag-selection-fix
...
Tag selection fix closes #12
2018-11-11 10:01:32 +00:00
Scott Carver
1a6ec88c2d
Fix travis subprocess.kill problem - attempt 3
...
- Don't connect to pipes of spawned yawn process (we don't need them, and they can prevent us from exiting the mocha process)
- agent: false to avoid keeping http connection alive even after get is finished (also keeping mocha process alive)
2018-11-10 15:51:32 -08:00
Scott Carver
3beefe0925
Fix travis subprocess.kill problem - attempt 3
...
Spawn a detached process, which should also prevent parent from waiting for kill to finish.
2018-11-09 18:24:37 -08:00
Scott Carver
08b3543b87
Fix travis subprocess.kill problem - attempt 2
2018-11-09 18:08:42 -08:00
Scott Carver
9b69feff2c
Use bash for shell
...
This may work around a problem where kill() does not work correctly in a travis context (https://github.com/travis-ci/travis-ci/issues/704 )
2018-11-09 17:51:21 -08:00
Scott Carver
d0259756a5
Increase GET test timeout
...
Tests are not currently passing on travis, probably because of slower machine.
2018-11-09 17:29:57 -08:00
Scott Carver
669a701a20
Add basic http smoke test
...
- Add mocha dev dependency
- Add test to launch server and GET basic urls
- Add `yarn test` to travis
2018-11-09 17:26:07 -08:00
Franc Camps-Febrer
46be9884f6
Move tag activation logic to reducer
2018-11-09 13:40:27 -05:00
Franc Camps-Febrer
28e0ebae9e
Change name of validator to something more intuitive
2018-11-09 12:32:52 -05:00
Franc Camps-Febrer
8fcba69051
Validate uniqueness of tags and ignore global tag duplicates
2018-11-08 16:16:50 -05:00
enFranc
8bf4e6c775
[FIX] Select label on tags works like checkbox
2018-11-08 16:16:50 -05:00
Franc Camps-Febrer
58bbc23f82
Merge pull request #16 from forensic-architecture/travis
...
Travis automated building
2018-11-08 16:07:42 -05:00
Franc Camps-Febrer
0c67040ddf
Add example config for travis build
2018-11-07 15:13:22 -05:00
Franc Camps-Febrer
4dcf89b0c9
Set up first pass to Travis build
2018-11-07 14:54:46 -05:00
Franc Camps-Febrer
8330643fc8
Merge pull request #13 from forensic-architecture/readme-fix
...
Fix README link to License
2018-11-06 10:22:12 -05:00
enFranc
0749fdb393
Fix README link to License
2018-11-06 07:28:56 -05:00
Lachlan Kermode
a36a0fa728
Merge pull request #9 from forensic-architecture/topic/add-keybase-reference
...
add keybase to readme & contributing
2018-11-05 09:51:40 +00:00
Lachlan Kermode
1e75cf675e
add keybase to readme & contributing
2018-11-04 12:31:45 +00:00
Lachlan Kermode
c0a386c75e
Merge pull request #8 from forensic-architecture/topic/add-issue-template
...
Add issue template.
2018-11-04 10:43:56 +00:00
Scott Carver
4f97f80ea9
Add issue template.
2018-11-03 17:47:41 +01:00
Franc FC
1286cba5cb
Add pointers to contributing, code of conduct, etc
2018-11-02 12:11:56 -04:00
Franc FC
0e2071efef
Add Contributing guidelines
2018-11-02 12:10:21 -04:00
Franc FC
3677d76ba8
Add code of conduct
2018-11-02 11:57:31 -04:00
Franc FC
e18ab7c35d
Add LICENSE
2018-11-02 11:32:09 -04:00
Franc FC
92e03fdb07
Clean master commit
2018-10-31 14:11:03 -04:00
Franc FC
59aa005a64
Initial commit
2018-10-29 15:57:45 -04:00