This website requires JavaScript.
Explore
Help
Sign In
sorb
/
ThreadNet-Web
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
Files
7ff6956014093417d56d49a409e9b1c0bfc4e20e
ThreadNet-Web
/
apps
/
web
/
test
/
test-utils
T
History
Michael Telatynski
and
GitHub
d5164acb50
Migrate batch of tests to vitest (
#34111
)
...
* Migrate batch of tests tro vitest * Iterate * Migrate another test * Fix lockfile
2026-07-06 14:10:50 +00:00
..
audio.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
beacon.ts
Migrate batch of tests to vitest (
#34106
)
2026-07-03 10:10:04 +00:00
call.ts
Fix room list often showing the wrong icons for calls (
#32881
)
2026-03-26 10:28:48 +00:00
client.ts
Migrate more jest tests to vitest (
#33898
)
2026-06-19 15:34:18 +00:00
composer.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
console.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
date.ts
Migrate more jest tests to vitest (
#33898
)
2026-06-19 15:34:18 +00:00
events.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
index.ts
Migrate more jest tests to vitest (
#33898
)
2026-06-19 15:34:18 +00:00
jest-matrix-react.tsx
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
location.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
oidc.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
platform.ts
Migrate more jest tests to vitest (
#33898
)
2026-06-19 15:34:18 +00:00
poll.ts
Migrate more jest tests to vitest (
#33898
)
2026-06-19 15:34:18 +00:00
predictableRandom.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
pushRules.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
qrcode.ts
Fix copyright texts (
#33613
)
2026-05-26 07:44:43 +00:00
relations.ts
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
2026-02-24 15:43:58 +00:00
room.ts
Separate out SDKContext (
#34053
)
2026-07-01 12:49:18 +00:00
test-utils.ts
Take client creating functionality out of MatrixClientPeg (
#34092
)
2026-07-03 15:21:59 +00:00
threads.ts
Migrate batch of tests to vitest (
#34111
)
2026-07-06 14:10:50 +00:00
utilities.ts
Migrate more jest tests to vitest (
#33898
)
2026-06-19 15:34:18 +00:00
wrappers.tsx
Separate out SDKContext (
#34053
)
2026-07-01 12:49:18 +00:00