Markus Reiter
|
0432feabd3
|
Add missing blacklisted Formulae.
|
2018-04-20 19:11:22 +02:00 |
|
Markus Reiter
|
16fb563d49
|
Refactor MissingFormula spec.
|
2018-04-20 19:11:22 +02:00 |
|
Markus Reiter
|
32d1f6db8b
|
Fix described_class in custom matcher.
|
2018-03-27 11:05:57 +02:00 |
|
Mike McQuaid
|
5e1806e796
|
test: rubocop-rspec style auto-corrects.
There’s too many warnings to start enabling `rubocop-rspec` by default
but let’s at least apply the cleanups it does automatically.
|
2018-03-25 13:30:37 +01:00 |
|
Mike McQuaid
|
799312c5fc
|
missing_formula: check deleted in the last month.
This speeds things up pretty dramatically and handles the case that
something was deleted recently and users haven't learned about it yet.
Fixes #3513.
|
2017-12-30 21:18:02 +00:00 |
|
Markus Reiter
|
9bee9ca575
|
Use “squiggly” heredocs.
|
2017-10-18 14:39:09 +02:00 |
|
puredanger
|
9bc706f1fc
|
remove blacklisting of Clojure to allow adding a Clojure formula
|
2017-08-22 12:17:11 -05:00 |
|
Markus Reiter
|
2ad3a87045
|
Silence all specs by default.
|
2017-07-29 20:25:37 +02:00 |
|
Mike McQuaid
|
a6df701fad
|
tests: reduce some noise.
- Tweak the way offline skipping happens
- Skip more tests that break when offline
- Hide more stdout output from tests.
|
2017-04-22 12:49:14 +01:00 |
|
Ilya Zverev
|
f5321d1b0d
|
Remove osmium from blacklisted formulas
|
2017-03-31 15:59:22 +03:00 |
|
Mike McQuaid
|
f59eb358c2
|
missing_formula: subsume historic logic.
These methods belong together so combine them in a single class to
provide a simpler API.
|
2017-03-20 20:37:12 +01:00 |
|
Mike McQuaid
|
80e95b684e
|
blacklist: move to missing_formula class instead.
This will allow extending this class so it can be used by more than
just blacklisting.
|
2017-03-20 18:20:31 +02:00 |
|