Commit Graph

360 Commits

Author SHA1 Message Date
Chenlei Hu
d97c5b652a Fix broken user tests (#21) 2024-06-17 12:30:05 -04:00
Chenlei Hu
f85cb3d5e9 Migrate all tests to TypeScript (#19)
* Merge 2 npm repos

* Install ts-jest

* Update jestconfig

* Fix jest types

* jest fix

* Fix babel config ref issue

* Fix import

* Fix import meta issue

* fix generate

* Skip multi-user tests
2024-06-17 11:25:56 -04:00
Chenlei Hu
f55dbb6149 Remove test only file data/object_info (#18) 2024-06-15 21:17:25 -04:00
Chenlei Hu
3fbb75ce76 Configure vite to copy from src to dist (#2)
* nit

* move

* direct copy lib dir

* nit

* disable treeshake
2024-06-13 23:09:10 -04:00
huchenlei
c77b5b3f78 Simplify test setup 2024-06-13 20:35:48 -04:00
dependabot[bot]
80f2a36164 Bump braces from 3.0.2 to 3.0.3 in /tests-ui (#1)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 19:47:53 -04:00
huchenlei
ce63c88976 Fix test path 2024-06-13 17:22:41 -04:00
huchenlei
e50259cefb Move everything under public 2024-06-13 15:59:56 -04:00
huchenlei
e0850bb82c redirect test paths 2024-06-13 14:39:00 -04:00
huchenlei
33fe18fa41 move tests-ui 2024-06-13 14:09:15 -04:00