This website requires JavaScript.
Explore
Schulwebsite
Help
Sign In
gcg
/
static-cms
Watch
0
Star
0
Fork
0
You've already forked static-cms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
static-cms
/
cypress.json
6 lines
94 B
JSON
Raw
Normal View
History
Unescape
Escape
chore(e2e): add cypress integration test of editorial workflow (#1573)
2018-08-03 19:23:43 -04:00
{
"baseUrl"
:
"http://localhost:8080"
,
feat(backend-github): GitHub GraphQL API support (#2456) * add GitHub GraphQL api initial support * support mutiple backends for e2e tests - initial commit * add github backend e2e test (currently skipped), fix bugs per tests * refactor e2e tests, add fork workflow tests, support fork workflow in GraphQL api * remove log message that might contain authentication token * return empty error when commit is not found when using GraphQL (align with base class) * disable github backend tests * fix bugs introduced after rebase of GraphQL and OpenAuthoring features * test: update tests per openAuthoring changes, split tests into multiple files * fix: pass in headers for pagination requests, avoid async iterator as it requires a polyfill on old browsers * test(e2e): disable github backend tests
2019-09-03 21:56:20 +03:00
"projectId"
:
"dzqjxb"
,
"testFiles"
:
"*spec*.js"
chore(e2e): add cypress integration test of editorial workflow (#1573)
2018-08-03 19:23:43 -04:00
}
Reference in New Issue
Copy Permalink