Bishwas-py / deviser-club

An open source blogging platform for devised people: Medium alternative
https://deviser.club
BSD 3-Clause Clear License
97 stars 9 forks source link

Setup the testing environment #8

Closed lucascarrias closed 2 years ago

lucascarrias commented 2 years ago

So far this project doesn't seem to have proper testing coverage. In my opinion, a proper testing environment can improve the health and consistency of this current project.

With that said I suggest these improvements:

All gems above are from personal preference, however, they're pretty common in many projects.

Bishwas-py commented 2 years ago

[ ] Replace Minitest by RSpec

Can you help us with some of these tasks?