npm-medgo-test
v5.1.1-test-axel
Published
This npm package is used for CI/CD with the Service Github
Downloads
98
Maintainers
Keywords
Readme
Important to do when using
This npm package is used for CI/CD with the Service Github
Changelog
5.1.0
- All integration tests have been replaced by workflow 5.0 collection.
5.0.5
- fixing icon not showing in test 6 and 11
5.0.2, 5.0.3, 5.0.4
- fixing integrations tests
5.0.1
- remove debugging check
5.0.0
- all test have been updated to used token and ignore session/cookies
4.10.5
- all test fixed to fit the changes in CSS
4.10.0
- Reworking most tests to fit the new CSS
2.0.3
- Updating integration test workflows for sso.
- MEDGO_RESET_PASSWORD_TOKEN -> MEDGO_RESET_PASSWORD_ACCESS_TOKEN
2.0.2
- Updating pre-request test for Mission_Creation_Workflow
2.0.1
- Updating integration tests for sso (no longer relying on session, saving token in postman environment).
2.0.0
- Changing wording "medGo" to "Hublo" ( May break the tests if you don't change work on the latest version of sandbox in service app )
1.3.32
- Removing xPath in declareMission in facor to selector
1.3.31
- Awaiting the cookie banner to close before proceeding to someting else
1.3.30
Make the selector for the cookie banner more precise
Adding await time after each scenario to make sure that we resolved every promise
1.3.29
- Make the selector for the mission Modal more precise
1.3.28
- Scenario 1 : adding await time before closing the browser
1.3.27
- Update integration test, after isCovid removed from code+DB
1.3.26
- Remove percy, take screenshots via puppeteer librairie method.
- Add mochawesome to generate reports e2e and intergration tests
- Add proper error logging for e2e and intergration tests
1.3.25
- Scenario 12 : pending workers page test
1.3.24
- Make workerSignup more robust
1.3.23
- Scenario 6 corrections
1.3.22
- Scenario 6 corrections
1.3.21
- Implementing scenario 6 test (GTA Chronos)
1.3.20
- Fix scenario 11, wrong expected sentence
- Fix scenario 7
1.3.19
- Scenario 9 fix for circleCI : add waitElement loop
1.3.18
- Scenario 7 gta function used
1.3.17
- Scenario 8 update
1.3.16
- Make scenario 8 work
1.3.15
- Scenario 7 debug
1.3.14
- Correction on a check for follow interim button in the mission details modal
1.3.13
- Using ids for interim & follow interim buttons in the mission details modal
1.3.12
- Refactorized testGta function
1.3.11
- Make scenario 11 work
1.3.10
- Missing doc
1.3.9
- Reverting change on click function
1.3.8
- Cookie banner was preventing click on footer
1.3.7
- Cookie banner was preventing click on footer
1.3.6
- Implementing scenario nine test (Econnection GTA test workflow different statuses)
1.3.5
- Implementing scenario 7 test (GTA statuses with Octime profile)
1.3.2
- Implementing scenario 8 test (GTA statuses with Agiletime profile)
1.3.1
- Implementing scenario 11 test (GTA statuses)
1.3.0
- Implementing scenario ten test (interim workflow)
1.2.10
- Commenting some tests (local testing issues)
1.2.9
- Update file structure
1.2.8
- Temporary fix
1.2.4
- Fixing failing integration tests
1.2.3
- Make integration tests more robust
1.2.2
- Verifying that form data matches saved data in tests senarios
1.2.1
- Redirect the request in Get groups (API) to serviceapi
1.1.1
- Updating the changelog
1.1.0
- Now the Integration test uses institutionHasWorker EndPoint from serviceAPI
1.0.3
- Add network tracing and console it in case of errors
1.0.2
- Changing institution_has_worker tests to not use deep equal (one forgotten test)
1.0.1
- Changing institution_has_worker tests to not use deep equal
1.0.0
- Changing Some Attribute names in some tests to match the new Sequelize model for institution_has_worker
0.3.24
- Change the url of the service github to ci.hublo.com
0.3.23
- remove debuging logs and awaits
0.3.22
- debug ...
0.3.21
- debug ...
0.3.20
- debug ...
0.3.19
- debug ...
0.3.18
- wait for navigation to end after logouting a worker to avoid token issues
0.3.1
- make test more robust
0.2.0
- Add timeout time variable for integration tests
0.1.60, 0.1.62
- send snapshot to percy
- send snapshot if error
- downgrade puppeteer version
0.1.31
- timeout from 20s to 60s for function waitForPageNavigation
0.1.30
- Remove wait for after admin login
0.1.28, 0.1.29
- waitForPageNavigation after each click
0.1.23, 0.1.24, 0.1.25, 0.1.26, 0.1.27
- Make all tests independent from data
0.1.22
- Fixing some tests not working in sandbox
0.1.21
- Make all tests independent from data
0.1.20
- Make the name of the institution random
0.1.19
- Add newman dependency
0.1.15
- Change the value of the timeout for axios request for creation/deletion of institution
0.1.12
- Bug
- Patch case sensitivity probleme
- Bug
0.1.11
- Integration tests
- Add test steps in Mission Creation Workflow checking if the worker can apply when having no job, specialty, disables service or when the mission is canceled
- Integration tests
0.1.10
- Integration tests
- Patch db model while adding tokenValidationNumber column to test
- Integration tests