Skip to content

Commit

Permalink
get tests back to green. Laverna#1
Browse files Browse the repository at this point in the history
- without any more setup, fail screenshots need to be manually removed from failure/ and test/visual/screenshots
- an automated setup in grunt should clean up failures when tests are back to  green.
- a watch task for the failures folder could open an interface where you approve a failed test image as still passing or mark a new master (which should trigger the tests again). see csscritic.
  • Loading branch information
filtercake committed Apr 18, 2014
1 parent feaa235 commit c8131cb
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion app/styles/main.css.map

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions app/styles/theme-default/theme-default.less
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,3 @@

// Responsive
@import "responsive.less";


#header-title {
background-color: red;
}
Binary file removed failures/001-header-title_0.fail.png
Binary file not shown.
Binary file modified test/visual/screenshots/001-header-title_0.diff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed test/visual/screenshots/001-header-title_0.fail.png
Binary file not shown.

0 comments on commit c8131cb

Please sign in to comment.