Skip to content
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

Setting up a working test environment #119

Open
ubaldop opened this issue Jul 23, 2018 · 4 comments
Open

Setting up a working test environment #119

ubaldop opened this issue Jul 23, 2018 · 4 comments

Comments

@ubaldop
Copy link
Collaborator

ubaldop commented Jul 23, 2018

Currently, this Vue application does not implement testing activities properly. It would be very helpful in defining a valid testing pipeline for:

  • Vue components
  • Integration
  • Snapshots

Once introduced and set up properly, we can start to improve the testing coverage of the project.

@honsq90
Copy link

honsq90 commented Oct 1, 2018

hello! I'm happy to help out on this.

I've checked out the code so far and it seems like it's using Karma + Nightwatch/Selenium, and there's not that many tests at the moment. While the test suite is still small, this might be a good time to move over to Jest + TestCafe, which I'm more than happy to spend my time on.

How's that sound? Let me know if there's issues with that approach :)

@ubaldop
Copy link
Collaborator Author

ubaldop commented Oct 1, 2018

Hi @honsq90 it sounds definitely good. Indeed I'd like to give a try to Jest, also because it would be useful to introduce some snapshot tests also. So, please, go ahead with your proposal because it sounds viable.

@1freitas
Copy link

Hello @p3trur0,
Can I help for the integration tests?

You need that is tests written in only JEST, or it possible other resource?
Because I had more experience in Cypress, it's powerfull tool and simple to use.

@ubaldop
Copy link
Collaborator Author

ubaldop commented Oct 13, 2021

Hello @1freitas yes, please!

However, we'd like to stay with Jest, if possible.

/cc @mcicolella

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

No branches or pull requests

4 participants