This website requires JavaScript.
Explore
Help
Register
Sign In
empayre
/
fleet
Watch
14
Star
0
Fork
0
You've already forked fleet
mirror of
https://github.com/empayre/fleet.git
synced
2024-11-06 08:55:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
229a9afed2
fleet
/
cypress.json
6 lines
95 B
JSON
Raw
Normal View
History
Unescape
Escape
Improve E2E testing and test documentation (#448) - Add Makefile commands for E2E testing. - Document E2E testing. - Cleanup other test documentation.
2021-03-11 23:55:58 +00:00
{
E2e test: invite/activate user (#699) * Tests user invite, email link, and user activation * Disables cypress fixtures folder Reviews and suggestions by: Zach Wasserman <zach@fleetdm.com>
2021-04-30 15:47:33 +00:00
"baseUrl"
:
"https://localhost:8642"
,
Refactor teams service methods (#910) - Move team-related service methods to `ee/server/service`. - Instantiate different service on startup based on license key. - Refactor service errors into separate package. - Add support for running E2E tests in both Core and Basic tiers.
2021-06-01 00:07:51 +00:00
"fixturesFolder"
:
false
,
"testFiles"
:
"**/*.ts"
Improve E2E testing and test documentation (#448) - Add Makefile commands for E2E testing. - Document E2E testing. - Cleanup other test documentation.
2021-03-11 23:55:58 +00:00
}
Reference in New Issue
Copy Permalink