This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8a8aac2af9975fa1d7659adf7bb2cffcaf4e2fe
backstage
/
plugins
/
techdocs-react
/
src
T
History
Patrik Oldsberg
0696ef1a34
replace usages of await act(async () => {}) with waitFor
...
Signed-off-by: Patrik Oldsberg <
poldsberg@gmail.com
>
2023-10-18 09:37:04 +02:00
..
addons.tsx
…
api.ts
…
component.test.tsx
…
component.tsx
…
context.test.tsx
replace usages of await act(async () => {}) with waitFor
2023-10-18 09:37:04 +02:00
context.tsx
workaround useAsync typescript error
2023-03-17 11:47:38 +01:00
helpers.ts
…
hooks.test.ts
remove usages of @testing-library/react-hooks
2023-10-18 09:37:03 +02:00
hooks.ts
cancel the debounce in the cleanup function that actually handles the event setup and teardown, where it belongs
2023-03-20 13:27:47 +01:00
index.ts
…
setupTests.ts
…
types.ts
…