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

develop some unit tests #298

Open
arlin opened this issue Mar 1, 2018 · 1 comment
Open

develop some unit tests #298

arlin opened this issue Mar 1, 2018 · 1 comment
Assignees

Comments

@arlin
Copy link
Member

arlin commented Mar 1, 2018

As a precursor to implementing CI (in pursuit of our goal of implementing this on as many repos as possible), develop a minimal test suite.

For now, just focus on unit tests that do not depend on external services.

@ducvan0212
Copy link
Collaborator

ducvan0212 commented Jun 3, 2018

I created a test suite. The test can be run by command

rails test

or

rails test <file>

The test is available at /test folder in dev repo.

I am not sure how much test should be enough, so I will just leave the issue in in_progress label

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

2 participants