Henne Vogelsang
|
eb16282a01
|
Make spec thread safe...
Something(???) has changed that Github Actions has become *so* fast that those hit now...
|
2025-08-05 18:34:52 +02:00 |
|
Henne Vogelsang
|
85149dc837
|
Drop Organization from specs
|
2024-06-07 17:42:08 +02:00 |
|
Andrew Kvalheim
|
1f31c1c80d
|
Correct invalid table markup
- Add required <tr> within <thead>
- Add implicit <tbody> after <thead>
|
2023-03-04 14:33:08 -08:00 |
|
Sasi Olin
|
e85ecede4c
|
Fix the test failures
|
2022-03-30 12:39:01 +02:00 |
|
Andrew Kvalheim
|
a7006a4edd
|
Decouple tests from unspecified data ordering
These tests have been passing with SQLite, but don't reflect guaranteed
behavior and with PostgreSQL failed intermittently.
|
2020-03-28 15:15:01 -07:00 |
|
James Mason
|
0a5246388f
|
Adapt tests to new, pickier Capybara
|
2018-11-19 15:10:14 -08:00 |
|
James Mason
|
1b9a12746d
|
Fix up test failures in Chrome & Firefox
|
2018-11-19 08:40:55 -08:00 |
|
James Mason
|
6d31dfeef4
|
Add frozen_string_literal magic comment
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
|
2018-05-09 06:54:26 -07:00 |
|
James Mason
|
98defe2d0f
|
Use role caching for Rolify to avoid N+1 queries
Resolves #2018
See https://github.com/RolifyCommunity/rolify#cached-roles-to-avoid-n1-issue
|
2018-04-04 07:36:29 -07:00 |
|
shlok007
|
c596a9fda7
|
add tests to assign and unassign organization admin role
|
2017-08-22 12:52:47 +00:00 |
|
shlok007
|
dc41daae97
|
added feature test for roles
|
2017-03-05 11:21:31 +05:30 |
|