Commit Graph

10 Commits

Author SHA1 Message Date
Ian Jennings
9e81c810da
add assertion 2024-06-25 16:59:37 -05:00
Ian Jennings
cb892fbe71
update to v3.5.6 2024-06-25 16:54:07 -05:00
orliesaurus
48dc52573f
fix this test 2024-06-23 19:58:12 -05:00
orliesaurus
1dea79716e
fix 2024-06-22 20:58:39 -05:00
orliesaurus
3ab67bf37e
More accurate test 2024-06-19 18:54:23 -05:00
orliesaurus
ef0f63e15d
full path for test 2024-06-19 18:24:10 -05:00
orliesaurus
ebbd0caba5
Waveterm tests on v3 2024-06-19 18:00:54 -05:00
Evan Simkowitz
cd855762cd
Migrate package manager to Yarn Modern (#628)
We were using Yarn Classic. While this is not deprecated, Yarn is moving
in a different direction with Yarn Modern (read more
[here](https://yarnpkg.com/migration/overview)) and we should align with
that. The migration mainly requires rebuilding our lockfile. We will
still use `node_modules` for now, though in the future we may want to
adopt the new [Plug'n'Play model](https://yarnpkg.com/features/pnp).
2024-05-02 14:13:32 -07:00
Ian Jennings
1979e401d4
test pr branch (#376) 2024-03-04 21:06:10 -08:00
Ian Jennings
b8b4dc20f5
add initial testdriver config (#350)
* add initial testdriver config

* remove slack
2024-02-27 19:38:16 -08:00