Skip to content

Jest test runner#64

Open
FutureAstroMiner wants to merge 3 commits intoMirroar:masterfrom
FutureAstroMiner:jest
Open

Jest test runner#64
FutureAstroMiner wants to merge 3 commits intoMirroar:masterfrom
FutureAstroMiner:jest

Conversation

@FutureAstroMiner
Copy link
Copy Markdown
Contributor

I noticed that some of the tests in the utilities test file will no longer work (due to some refactoring that was done last year.

I have done some work to use the jest typescript starter that includes converting over some of your existing tests.

Up to you if you want them or not.

I had to add hivemind to global as I couldn't get the tests to work otherwise. There might be a way but I am not sure.

I had to disable some of the tests as I couldn't see what they were testing. This could be improved upon.

This might be better committed to a branch and worked on there but up to you.

@Mirroar
Copy link
Copy Markdown
Owner

Mirroar commented Jul 19, 2022

Thank you! I was thinking of moving from ava to jest because that's what the typescript starter uses, so this will be a nice base for doing that.
I'll not merge the PR as it is, since I want to keep xo as my linting tool and am in the process of reducing dependencies on hivemind.ts

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