diff options
| author | Teddy Wing | 2017-12-06 12:00:02 +0100 |
|---|---|---|
| committer | Teddy Wing | 2017-12-06 12:00:02 +0100 |
| commit | b881b679d83441fff5dfde2d76430c2b97d3500b (patch) | |
| tree | 986bb49f5e26cd180a148e040da6ef5f9143d2fd /app/models | |
| parent | 47181fd81105396b2db394958c39a6e40bc6f0f0 (diff) | |
| download | chouette-core-b881b679d83441fff5dfde2d76430c2b97d3500b.tar.bz2 | |
spec_helper.rb: Enable `truncation` test; Disable `wip` tests
I didn't notice this when I added the `truncation` filter to my
`referentials` table lock test, but the way the specs are configured, it
wouldn't be run by default with the rest of the tests.
Luc did notice, and suggested we change the filter options. We will now
always run tests with the `truncation: true` filter (removing the
`filter_run_excluding` config makes them enabled), as these include
JavaScript-dependent feature tests that we want to be sure to execute.
Additionally, we exclude tests with the `wip: true` filter, as it
doesn't really make sense to run these "work in progress" tests by
default.
Refs #5024
Diffstat (limited to 'app/models')
0 files changed, 0 insertions, 0 deletions
