feat: add Playwright testing framework configuration and tests #71
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@
|
|||
},
|
||||
"development": {
|
||||
"buildTarget": "employeeService:build:development"
|
||||
},
|
||||
"pipeline": {
|
||||
"browserTarget": "employeeService:build:pipeline"
|
||||
}
|
||||
},
|
||||
"defaultConfiguration": "development"
|
||||
|
|
Loading…
Add table
Reference in a new issue