This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Include automatic testing configuration #26
Comments
What test suite will be use RSpec or Minitest? |
This is a discussion that we need to open. For now we can ask the user if he wants to use Rspec or Minitest, but in the future we will want to support only one system. The problem is that we have not worked with MiniTest enough to have an answer. |
We will use RSpec as the standard one. |
We can update to use selenium (the default in rails 5.1.4) and use system tests, consider possible issues with CI config #68 (https://medium.com/table-xi/a-quick-guide-to-rails-system-tests-in-rspec-b6e9e8a8b5f6) |
There's only still left the CircleCI + System tests integration. The rest is done in the branch |
Merged
ghost
added
the
in progress
label
May 17, 2018
ghost
removed
the
in progress
label
May 17, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: