- Oct 11, 2018
-
-
Leo Balter authored
- Add cases for mixing module and script code - Rename test case from return promise to thenable - Fix script code case with valid loaded fixture - Add a test to assert a promise return - Add case for specifier toString rejection - Add case for specifier toString - Test Assignment expression abrupt completion - Test Promise return
-
- Oct 08, 2018
-
-
Leo Balter authored
-
- Oct 05, 2018
-
-
Leo Balter authored
- Add cases for invalid syntax - Add valid cases - nested imports - add non existent file case - Fix cases and templates to use a full importcall expr token - add case for call expression position - remove unnecessary module flag from templates - Add templates for nested with
-
- May 29, 2018
-
-
Rick Waldron authored
Implementation Contributions: Creating initial empty dir for receiving "upstreamed" test material via automaton
-
- May 01, 2017
-
-
jugglinmike authored
This script is intended to identify common test file formatting errors prior to their acceptance into the project. It is designed to support future extensions for additional validation rules.
-