Project

General

Profile

Download (2.39 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
233fe7a3 06/15/2018 01:38 PM Oleg Dovzhenko

Fixes #23953 - Port robottelo tests for settings

d041d4bb 12/11/2017 10:11 PM Dominic Cleal

Fixes #21098 - Use positional args in functional test requests

ea98080f 09/24/2016 03:20 AM Dominic Cleal

fixes #16557 - move tests into modern Rails layout

Models, controllers, mailers and helpers are now in test/ subdirs
matching app/ subdirs. Service, miscellaneous and old test/lib/ tests
are now in test/unit/ separated from models, which obsoletes the custom...