feat: Add http integration tests and enable them in pipeline (#7532)
This commit is contained in:
@@ -13,6 +13,7 @@ module.exports = {
|
||||
roots: pkgs,
|
||||
projects: [
|
||||
"<rootDir>/integration-tests/api/jest.config.js",
|
||||
"<rootDir>/integration-tests/http/jest.config.js",
|
||||
"<rootDir>/integration-tests/plugins/jest.config.js",
|
||||
"<rootDir>/integration-tests/repositories/jest.config.js",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user