Robert Schäfer
b8600b37ad
Merge branch 'master' into test-out-cypress-plugin-retries
2019-05-07 11:57:06 +02:00
dependabot[bot]
af56b7aa81
Bump dotenv from 7.0.0 to 8.0.0
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v7.0.0...v8.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-06 23:41:18 +00:00
Robert Schäfer
9df83f5cee
Merge pull request #548 from Human-Connection/dependabot/npm_and_yarn/neo4j-driver-1.7.4
...
Bump neo4j-driver from 1.7.3 to 1.7.4
2019-05-07 01:38:00 +02:00
Robert Schäfer
e23c838aaa
Merge remote-tracking branch 'origin/master' into test-out-cypress-plugin-retries
2019-05-07 00:25:52 +02:00
dependabot[bot]
fc7d8a5c6c
Bump neo4j-driver from 1.7.3 to 1.7.4
...
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver ) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/neo4j/neo4j-javascript-driver/releases )
- [Commits](https://github.com/neo4j/neo4j-javascript-driver/compare/1.7.3...1.7.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-06 21:08:57 +00:00
Matt Rider
b8e17fa321
Rerun moderation/report tests on failure
...
- intermittent failing test
2019-04-27 13:45:37 -03:00
Matt Rider
7b1be0cb7d
Add test coverage
2019-04-25 17:17:12 -03:00
Robert Schäfer
e94e81ea2d
Convenience: Run seeds from root folder
2019-04-16 01:39:47 +02:00
00a95f956a
cypress fixes (windows)
2019-04-12 13:24:15 +02:00
Robert Schäfer
a52213fb72
Merge branch 'master' into 338-fix_flaky_cucumbers
2019-04-04 10:57:27 +02:00
Robert Schäfer
2dc5252f38
Install everything on Travis CI through snap
...
This commit should setup kubectl in a way that it downloads a recent
`kubeconfig` from Digitial Ocean with `doctl`. Thus, deployments will
not fail after a kubeconfig has expired.
Since it seems to be the recommended way to install `doctl` through
[Snap](https://snapcraft.io/ ). I decided to install everything else
through snap too, including chrome and docker.
2019-04-03 18:28:50 +02:00
Robert Schäfer
9663b23553
Add convenience package.json script for cypress
...
This
* removes unnecessary backend server on :4001 (there is already one
running at :4000)
* allows to run `yarn run cypress:setup` independent of backend servers
2019-04-03 17:03:46 +02:00
Robert Schäfer
44d1265681
Restructure for monorepo
2019-03-21 02:11:35 +01:00