summaryrefslogtreecommitdiff
path: root/spec/lib/system_check_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Remove superfluous lib: true, type: redis, service: true, models: true, ↵Rémy Coutable2017-07-271-1/+1
| | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-311-23/+19
|
* Fix BasicExecutor specsGabriel Mazetto2017-05-311-4/+0
|
* Improve Specs and some fixesGabriel Mazetto2017-05-311-0/+5
|
* Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-311-0/+39