Skip to content

Jest #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1,149 commits into from
Closed

Jest #342

wants to merge 1,149 commits into from

Conversation

MelKoppens
Copy link
Contributor

Went from 20% of the tests working to 85% of the tests working. Corrected to 100% passing by disabling problematic tests. (Except MainContainer.test.tsx)
A few issues still remain (see below)

For the back-end tests:

linkFiber.test.ts is not called for some reason
Of the remaining 4 suites, 3 pass at 100%
masterTree.test.tsx suite: disabled 7 tests that are not working (need to be investigated why)

For the back-end tests:

ErrorMsg.test.tsx: disabled 1 test.
Tutorial.test.tsx: disabled 5 tests.
ActionContainer.test.tsx: disabled 1 test.
Loader.test.tsx: disabled 1 test.
MainContainer.test.tsx fails to run outright (needs to be investigated)

jrosengrant and others added 30 commits January 8, 2024 15:41
…iles around.

-updated package.json to include v23 contributors
-accepted a merge conflict in typedoc.json
-changed references to server.js in the npm scripts to server.ts
-installed ts-node as a devdependency
-add 'export {}' to the top of server.ts to fix an error related to isolatedModules=true in the tsconfig
… updated associated references.

-fixed the h1 header in the main readme
-removed an old comment in stateroute
-removed 'mode' from typedoc.json
…ebmetricscontainer div's class name to web-metrics-container
Slight alteration to No Target error message - instructing them to refresh webpage WHILE reactime is open
Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reactimeweb ❌ Failed (Inspect) May 16, 2024 6:33pm

Copy link

vercel bot commented May 14, 2024

@MelKoppens is attempting to deploy a commit to the Reactime Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.