lp:~vila/selenium-simple-test/test-loader

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/selenium-simple-test/test-loader
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
selenium-simple-test
Status:
Merged

Recent revisions

463. By Vincent Ladeuil

Cleanup tests and TODO.

462. By Vincent Ladeuil

Add some more tests to remove the FIXMEs which uncover a couple of issues \o/

461. By Vincent Ladeuil

Fix 'shared' support. Rework browser_factory parameter handling: no default value are provided anymore and the parameter is mandatory if collect_only is False.

460. By Vincent Ladeuil

Merge trunk

459. By Vincent Ladeuil

Simplify test loader by refactoring: no more external classes, use NameMatcher for dir and files. Refactor all existing tests to keep coverage, add some along the way. 'shared' handling is currently broken (except for sst-test itself).

458. By Vincent Ladeuil

Just use include_regexps instead of filter_by_regexps to make it clearer what the functions are about.

457. By Vincent Ladeuil

Rename xTestLoader to TestLoader now that tests are properly split.

456. By Vincent Ladeuil

Due to other refactorings, src.tests.test_sst_run.TestSSTTestCase.test_config doesn't fail anymore. http://pad.lv/1180029 is still valid even if it's not triggered anymore by the test suite.

455. By Vincent Ladeuil

Split the sst specific parts of the test loader using a temp name to track the split in the tests. Surprise: sst.tests.test_sst_run.TestSSTTestCase.test_config fails ... Puzzling... Where is the side-effect gone ?

454. By Vincent Ladeuil

Merge trunk

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:selenium-simple-test
This branch contains Public information 
Everyone can see this information.

Subscribers