Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5c02935a 03/21/2016 09:34 AM Dominic Cleal

fixes #14291 - replace integration test logins with SSO

Replace the loading and form-filling on the user login page with a
test-only SSO method, which automatically logs in the test user on
every request. This uses a cookie sent in the request to specify the...

1580adbe 03/18/2016 10:41 AM Daniel Lobato Garcia

Fixes #14067 - Host#edit integration tests should wait for tasks

When you click on Host#edit Submit button, a few orchestration tasks
will be created. After that, the show page will call (via AJAX) a few
URLS to fetch 'overview', 'resources', 'nics', etc... to fill up the...

26dade0f 03/16/2016 06:48 AM Daniel Lobato Garcia

Fixes #14097 - Only run DatabaseCleaner truncation on JS tests

Problem:
DatabaseCleaner runs after all integration tests, on truncation mode.
However, for tests where we use rack-test instead of poltergeist, this
is not necessary and slows down the test suite....

fc362ac8 03/11/2016 07:24 AM Marek Hulán

Fixes #14154 - fix adrift reports show page

45be57cd 03/09/2016 09:50 AM Ondřej Pražák

Fixes #7726 - Filtered out items no longer added when 'Select all' clicked

03261ebb 03/09/2016 02:50 AM Sean O'Keeffe

Fixes #3582 - Parameters on subnets

dba5afe0 03/02/2016 06:32 AM Ori Rabin

Fixes #13976 - override checkbox in smart class parameter doesn't uncheck other checkboxes

e7368ad2 03/02/2016 04:45 AM Ondřej Pražák

Fixes #13662 - Host configuration chart links work when host configuration status table not present

ccdf2521 02/24/2016 03:50 AM Sean O'Keeffe

Fixes #13821 - Show different types of input depending on the paramter type

fd12fc8f 02/15/2016 05:34 AM Dominic Cleal

fixes #12873 - update Rails to 4.1.14.1

maintain_test_schema! changed behaviour and now launches db:test:prepare
in the background, causing the environment to be loaded again. A check
in the initializer prevents this from happening recursively.

Ideally this call would be removed from the initializers and leave it to...

View revisions

Also available in: Atom