Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bin | ||
qa | ||
spec | ||
.gitignore | ||
.rspec | ||
Dockerfile | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
qa.rb |
BigW Consortium Gitlab
In !14818 we added the ability to specify the example groups that should run via the `-t` (tag) option to rspec. It was assumed that the inclusion filter generated `{:core => true, :mattermost => true}` would run examples tagged :core OR :mattermost, when instead it means :core AND :mattermost. Here in order to assure at least some tests run, we specify that the :mattermost tagged examples are the only ones we care about.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bin | Loading commit data... | |
qa | Loading commit data... | |
spec | Loading commit data... | |
.gitignore | Loading commit data... | |
.rspec | Loading commit data... | |
Dockerfile | Loading commit data... | |
Gemfile | Loading commit data... | |
Gemfile.lock | Loading commit data... | |
README.md | Loading commit data... | |
qa.rb | Loading commit data... |