Skip to content

[WIP] Tests and corresponding GitHub action.#15

Open
muzam1l wants to merge 4 commits intomainfrom
tests
Open

[WIP] Tests and corresponding GitHub action.#15
muzam1l wants to merge 4 commits intomainfrom
tests

Conversation

@muzam1l
Copy link
Member

@muzam1l muzam1l commented Jan 7, 2022

Doesn't include tests yet, but the initial configuration. Sets up Jest and React Testing Library with the Next.js Rust Compiler.

@vercel
Copy link

vercel bot commented Jan 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/equilibriumco/vanilla-stake/BoqFFrzNYBucFdFWDDekafAGJC2d
✅ Preview: https://vanilla-stake-git-tests-equilibriumco.vercel.app

@muzam1l muzam1l changed the title Added tests configuration and GitHub Test action. Tests and corresponding GitHub action. Jan 12, 2022
Copy link
Member

@JaniAnttonen JaniAnttonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to merge, just one simple comment :)

"**/*.tsx"
"**/*.tsx",
"__tests__/",
"test-utils"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not utils?

@muzam1l muzam1l changed the title Tests and corresponding GitHub action. [WIP] Tests and corresponding GitHub action. Feb 3, 2022
@muzam1l
Copy link
Member Author

muzam1l commented Feb 3, 2022

Feel free to merge, just one simple comment :)

It's not done yet, especially staking page is fully uncovered. Will continue with this after completing integration.

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.

2 participants