std/testing
Simon Holloway f712403cb1
feat(testing): enable the using keyword on FakeTime() (#3961)
* feat(testing): enable the "using" keyword on FakeTime

* chore(testing): update all tests with using FakeTime

* chore(testing): formatting fix
2023-12-15 07:47:50 +11:00
..
__snapshots__ fix(testing/snapshot): distinguish between singular and plural forms (#3625) 2023-09-06 11:02:45 +09:00
_test_suite.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
_test_utils.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
_time.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
asserts.ts docs: improve deprecation notices (#3804) 2023-11-16 05:33:11 +11:00
bdd_test.ts test(testing): use assert/mod.ts instead of testing/asserts.ts (#3652) 2023-09-20 13:57:44 +09:00
bdd.ts chore(testing): remove examples (#3833) 2023-11-22 18:39:15 +11:00
mock_test.ts feat(testing/mock): enable spy to accept a class constructor (#3766) 2023-11-06 18:03:39 +09:00
mock.ts feat(testing): enable the using keyword on FakeTime() (#3961) 2023-12-15 07:47:50 +11:00
snapshot_test.ts chore(fmt): replace stripColor() use with stripAnsiCode() (#3902) 2023-12-06 17:58:42 +11:00
snapshot.ts chore(fmt): replace stripColor() use with stripAnsiCode() (#3902) 2023-12-06 17:58:42 +11:00
time_test.ts feat(testing): enable the using keyword on FakeTime() (#3961) 2023-12-15 07:47:50 +11:00
time.ts feat(testing): enable the using keyword on FakeTime() (#3961) 2023-12-15 07:47:50 +11:00
types_test.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
types.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00