* remove generate script operation * add tests for summary page * add a couple more checks
* Adding importConfig onPageEnter() test * Removing redundancy from dacpac wizard pages * promisifying file selection so it can be awaited in the test * removing debug prints * PR feedback
* Adding test for select operation page and dacpac wizard * skipping one test for investigation * Changes as per PR comments