Michael Telatynski
|
4424438658
|
Fix jest/no-conditional-expect lint and enable it (#3194)
|
2023-03-07 12:44:03 +00:00 |
|
Eric Eastwood
|
c67325ba07
|
Add matrix-org/jest linting (#2973)
|
2023-02-10 12:05:40 +01:00 |
|
Janne Mareike Koschinski
|
5cf0bb46a4
|
Messages sent out of order after one message fails (#3131)
* Instead of skipping, bail out by clearing queue
* Allow additional status transition for events from QUEUED to NOT_SENT
|
2023-02-08 13:23:30 +01:00 |
|
Michael Weimann
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
Michael Telatynski
|
8d018f9c2d
|
Enable noImplicitAny (#2895)
* Stash noImplicitAny work
* Enable noImplicitAny
* Update olm
* Fun
* Fix msgid stuff
* Fix tests
* Attempt to fix Browserify
|
2022-12-06 18:21:44 +00:00 |
|
Michael Telatynski
|
9f2f08dfd3
|
Fix more typescript --strict violations (#2795)
* Stash tsc fixes
* Iterate
* Iterate
* Iterate
* Fix tests
* Iterate
* Iterate
* Iterate
* Iterate
* Add tests
|
2022-10-25 18:31:40 +01:00 |
|
Kerry
|
4c80762e22
|
test typescriptification - timeline-window, scheduler, etc (#2539)
* spec/unit/user.spec.js -> spec/unit/user.spec.ts
* fix ts in user.spec
* renamed: spec/unit/timeline-window.spec.js -> spec/unit/timeline-window.spec.ts
* overdo it fixing types in timeline-window.spec
* renamed spec/unit/sync-accumulator.spec.js spec/unit/sync-accumulator.spec.ts
* fix ts in sync-accumalator.spec
* spec/unit/scheduler.spec.js -> spec/unit/scheduler.spec.ts
* fix ts in scheduler.spec
* missed types in timeline-window spec
|
2022-07-27 15:10:20 +00:00 |
|