Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CIV-5790 change pipeline type to nodejs (#1706)
* initial change to pipeline type * revert setup step * revert previous commit * add unit tests * change yarn:test command * revert unit tests * add dummy unit test * try running all FTs * try running all FTs * try to fix lint * add test coverage * add sonar properties files * revert some changes to Jenkinsfile_CNP * add setup step * add highleveldatasetup to package.json * run only functional tests * fix path * temporarily skip functional tests * revert previous commit * use gradle task instead * fix quotes * try running script intead * fix command * fix permissions * temporarily disable some tests * try using gradle instead * try using gradle instead * fix script (test) * fix permissions * update nightly config * revert accidental commit * try updating build.gradle * fix path * test command * fix permissions * fix vars * test with bad config * test with bad config * add definition unit tests * fix lint * add sonar exclusions * add sonar exclusions * add sonar exclusions * update sonar exclusions * update sonar exclusions * update sonar exclusions * update sonar exclusions * update sonar exclusions * update sonar exclusions * add access profiles config test * remove some HighLevelDataSetupApp changes * remove some HighLevelDataSetupApp changes * rename file * run tests for different env configs * lint fixes * fix broken exclusions * update exclusions * restore shouldTolerateDataSetupFailure to HighLevelDataSetupApp * add comment to dataProvider * delete suppressions.xml * add more info to assertion error * delete suppressions.xml * removing empty files, moving GENERATE_RESPONSE_SEALED to base file (leaving CUI version in CUI non prod). Rejigging dataProvider exclusions * user role in case field moved * additional checks added * exclusion added * exclusion error fixed * unnecessary check removed * test command changed * unnecessary if statement removed * unnecessary suppressions.xml removed * restore CUI file --------- Co-authored-by: mounikahmcts <[email protected]> Co-authored-by: HarryH <[email protected]> Co-authored-by: Harry H <[email protected]> Co-authored-by: Maciej Modzelewski <[email protected]> Co-authored-by: Maciej Modzelewski <[email protected]> Co-authored-by: Filippo Possenti <[email protected]>
- Loading branch information