mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
417ef2c9b6
- 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.
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"testFiles": "**/*.ts"
|
|
}
|