-
-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove run-tests scripts Pro: * Less code to maintain & update * run-package-tests was unused Con: * Lost the formatting * Drop support for JUnit XML output for tests Pro: * Less code to maintain * Introduce helper/jasmine-singleton to have reference only to the vendored jasmine * only the vendored version got used during the tests * don't need to require jasmine multiple times Clean up vendored jasmine to make it easier to upgrade Remove checks about global jasmine as we're not setting it anymore * Move jasmine-test-runner to be under spec/runners * Introduce jasmine2 test runner * Improve test runner switcher * Fix spec files running with jasmine 2 * Upgrade archive-view to use jasmine2 test runner * Add retry mechanism to jasmine2 test runner * Write a wrapper to eliminate done callbacks from async tests * Run flaky spec only on linux * Fix the non-headless spec runner Co-authored-by: Andrew Dupont <[email protected]> * Fix core specs after merging from `master` * Add ability to specify trailing comment pattern in `runGrammarTests` * Add list reporter for CI --------- Co-authored-by: Andrew Dupont <[email protected]>
- Loading branch information
1 parent
397d66b
commit 708a540
Showing
95 changed files
with
3,869 additions
and
3,089 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.