Ziyan Junaideen
|
1e3e8c1304
|
Add approval voting to budgets
Co-Authored-By: Javi Martín <javim@elretirao.net>
|
2020-08-06 12:38:18 +02:00 |
|
Javi Martín
|
91da038b27
|
Extract shared tests to flag/unflag a record
|
2020-07-07 22:56:17 +02:00 |
|
Javi Martín
|
7563b7f4d1
|
Simplify polymorphic routes in shared specs
Now we get rid of the "hierarchy" methods and use standard Rails methods
except in the routes definitions themselves.
|
2020-06-15 11:54:05 +02:00 |
|
Javi Martín
|
9427f01442
|
Use system specs instead of feature specs
We get rid of database cleaner, and JavaScript tests are faster because
between tests we now rollback transactions instead of truncating the
database.
|
2020-04-24 15:43:54 +02:00 |
|