All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
9.11.0 (2023-08-24)
- handle absence of error message correctly (#490) (cb40edd)
- property size of undefined while accepting screenshot (cab7ecb)
- bullet: do not repeat bullet background (cc372b0)
- use diffBuffer, provided from hermione (ad5f99e)
9.10.3 (2023-08-01)
- add a delay before hiding burger menu (85cdd87)
9.10.2 (2023-07-25)
- move diff-mode select to header for tinder-mode (79aa80a)
9.10.1 (2023-07-10)
9.10.0 (2023-07-03)
- retry tests with checkboxes (d3190c1)
9.9.2 (2023-06-28)
- update local storage on CHANGE_VIEW_MODE (a0db7d5)
- host-input: broken test links on host change (b34dfed)
9.9.1 (2023-05-30)
- 3-up scaled to fit diff bubble (58aefb8)
9.9.0 (2023-05-11)
- undo with remote images (ba56a47)
- preload images in screenshot-accepter mode (126037d)
9.8.3 (2023-04-13)
- dont overwrite reused references on file system (9df6eae)
9.8.2 (2023-04-12)
- do not reuse reference images from another browser (cb0467e)
9.8.1 (2023-04-05)
- do not load redux-logger in production env (8bed4ea)
9.8.0 (2023-03-31)
- avoid saved test extension (574111f)
- change determination logic (0d29828)
- dont save equal references (2f1e800)
- support "id" field from test for old hermione versions (e9f2365)
- test objects should be cloned with clone method if exists (239555b)
- fix: refresh url in meta if host in input was changed (#465) (294625f)
- make urls in meta shorter, add copy-to-clipboard icon (#464) (5c60cfd)
- screenshot-accepter progress bar (461647c)
- use test object id property instead of id() method (dd51714)
- increase screenshot-accepter performance (dfe5b2a)
9.7.6 (2023-01-30)
9.7.5 (2023-01-13)
- add inactive ViewInBrowser icon (8282985)
9.7.4 (2023-01-11)
- modal-view: do not crash on ScreenshotAccepterMeta render (bbe0dcf)
9.7.3 (2022-12-21)
- add missed "fast-glob" dependencies (871f12f)
9.7.2 (2022-12-19)
- hide sticky-header in tinder mode (91edf9d)
9.7.1 (2022-12-14)
9.7.0 (2022-12-13)
- screenshot-accepter: add abbility to view meta info (bf1c08d)
- screenshot-accepter: add view-in-browser button (e54dec6)
9.6.0 (2022-12-12)
9.5.1 (2022-11-23)
9.5.0 (2022-11-21)
- add version to public API and UI (301cd0d)
9.4.0 (2022-10-28)
- static: expand test statuses filter (0217508)
- use looks-same directly instead of gemini-core.Image wrapper (0ed8f83)
9.3.1 (2022-09-18)
- move static deps to dev and remove unused deps (1f0fab5)
9.3.0 (2022-09-15)
- add REPORT_SAVED event (cd16aa6)
- use EventEmitter2 instead of AsyncEmitter from gemini-core (3c41ab7)
9.2.2 (2022-08-23)
- fix freeze on install when using npm@8 (a8602d2)
- wait for test screenshots and page screenshot on error to be saved (10f5e01)
9.2.1 (2022-08-15)
- delete deprecated reapop-theme-wybo which conflict with reapop (6db95c4)
9.2.0 (2022-08-05)
- add ability to group tests by keys from meta of tests (5fd3526)
- add ability to mark matched results on selected group (8275b95)
9.1.1 (2022-08-04)
9.1.0 (2022-08-04)
- add TEST_SCREENSHOTS_SAVED event (e50ab0f)
9.0.0 (2022-05-20)
- add new modes to view image diffs (318c3b4)
- remove "scaleImages" option from config
8.4.4 (2022-04-29)
8.4.3 (2022-04-26)
- state: hide control buttons (0b7c79f)
- state-error: hide error info for "AssertViewError" (0711226)
- static: fix error when accept the screenshot (06cfc61)
8.4.2 (2022-03-31)
- remove-unused-screens: check if screens exist in fs (edca7a2)
- remove-unused-screens: read tests silently (a252bf3)
- remove-unused-screens: show user correct number of uniq tests read (1024e58)
8.4.1 (2022-03-22)
- remove-unused-screens: temporary remove "silent" from read tests (74ad1fc)
8.4.0 (2022-03-20)
- remove-unused-screens: read hermione-tests silently (ed3bec1)
- share config with other plugins (70ad1e5)
8.3.0 (2022-03-01)
8.2.0 (2022-01-27)
- do not put space before title if there is no root suite (f905879)
8.1.0 (2022-01-13)
- implemented progress-bar of scroll (49d5631)
8.0.2 (2021-12-28)
- copy link for skipped test (9d0df96)
8.0.1 (2021-12-01)
8.0.0 (2021-11-25)
- update better-sqlite to support Node 16 (0df4cb5)
- drop nodejs <= 12 support (afbc1a5)
- drop nodejs <= 12.x support
7.7.1 (2021-11-18)
7.7.0 (2021-11-09)
7.6.1 (2021-11-08)
- ability to click on the entire area of the links inside burger menu (33e2109)
7.6.0 (2021-11-02)
- added 'root' extension-point (b7e571a)
7.5.0 (2021-10-25)
- add an ability to stop tests directly from GUI (686e50a)
7.4.0 (2021-10-25)
- merge all existing tables inside sqlite database (#404) (5c727fd)
- gui: add ability to use db connection on client side (#402) (8f445e3)
- add "result_meta" extension point for html-reporter plugins (#401) (fb52a0a)
- add API with ability to access the database from other plugins (#400) (0e9e97c)
7.3.1 (2021-09-20)
7.3.0 (2021-09-16)
7.2.0 (2021-09-13)
7.1.0 (2021-08-18)
7.0.3 (2021-08-17)
7.0.2 (2021-06-29)
- create a new attempt even if the last one is in error state (8da50ce)
7.0.1 (2021-06-28)
7.0.0 (2021-06-24)
- adapted the history to the new format (ad0d455)
- requires commands-history from [email protected]
6.2.0 (2021-06-18)
6.1.0 (2021-06-11)
- plugins: add menu-bar extension point (#383) (6115ada)
- plugins: add plugin configuration (#385) (#385) (5e7714b)
6.0.0 (2021-05-27)
- run tests not wrapped in "describe" (#377) (2dba713)
- group-errors: do not show few error on case when ref is not exists (#378) (5fcced1)
- tinder: move open button to left side (#380) (be8ff57)
- tinder mode: filter images by selected browser (#379) (910ae6b)
- registering of yandex metrika goals (#373) (7b0dc3d)
- y.metrika: send "tti" time and "testsCount" (#374) (97255c4)
- y.metrika: send counters id clicked by user (#376) (bf80777)
- y.metrika: send web vitals performance (#375) (05cfef8)
6.0.0-alpha.31 (2021-03-24)
6.0.0-alpha.30 (2021-03-14)
6.0.0-alpha.29 (2021-03-11)
- tree reducer: correct recalc suite statuses with suite and browser (#369) (1977fab)
- correct display of
boolean
values in Meta section (#365) (d5d7e52)
6.0.0-alpha.28 (2021-02-17)
6.0.0-alpha.27 (2021-01-20)
6.0.0-alpha.26 (2020-12-16)
6.0.0-alpha.25 (2020-11-22)
6.0.0-alpha.24 (2020-11-16)
- up version of gemini-core to 6.1.0 (78b249e)
6.0.0-alpha.23 (2020-09-29)
6.0.0-alpha.22 (2020-09-16)
6.0.0-alpha.21 (2020-09-16)
- bug with visibility inside "Details" component (#354) (3401b20)
- fixed indentation and newlines in lists (d114596)
6.0.0-alpha.20 (2020-09-15)
- add screenshot accepter mode in modal window (#349) (f95cde4)
- implement dynamically change favicon depending on the test results (#350) (6b2f3d0)
6.0.0-alpha.19 (2020-09-14)
- add plugins support (0d8f568)
6.0.0-alpha.18 (2020-08-30)
6.0.0-alpha.17 (2020-08-28)
6.0.0-alpha.16 (2020-08-12)
- up gemini-core version (1bea780)
6.0.0-alpha.15 (2020-08-07)
- remove unnecessary object stringifying (a88670b)
6.0.0-alpha.14 (2020-08-05)
6.0.0-alpha.13 (2020-08-05)
6.0.0-alpha.12 (2020-07-28)
- eliminate cwd from file paths in command history (64b3813)
- Implemented browser versions for reporter (b19fd61)
6.0.0-alpha.11 (2020-07-23)
- set exact version of selenium-standalone (17d87d9)
- eliminate args of specified commands in command history (d047724)
6.0.0-alpha.10 (2020-07-10)
6.0.0-alpha.9 (2020-06-24)
6.0.0-alpha.8 (2020-06-23)
6.0.0-alpha.7 (2020-06-17)
6.0.0-alpha.6 (2020-06-09)
- style: indentation for last details element (85cdec0)
- style: size of section control elements (644e565)
6.0.0-alpha.5 (2020-05-29)
- style: fix indentation between elements (dcc7fc8)
6.0.0-alpha.4 (2020-05-28)
- style: improvements in the new design (befc232)
6.0.0-alpha.3 (2020-05-21)
- styles: wrong radiobutton corners (606a123)
6.0.0-alpha.2 (2020-05-21)
- gui: do not show silently skipped tests in tree (d28ce53)
6.0.0-alpha.1 (2020-05-21)
- errors in last image position and small arrow in errors group (e88e88b)
6.0.0-alpha.0 (2020-05-21)
- style: implement the main frame of the new design (213a7e2)
- style: report design has completely changed
5.16.4 (2020-05-19)
5.16.3 (2020-05-18)
- do not show success branches on "failed" view mode (14df13d)
5.16.2 (2020-05-15)
- browser-list: Added ability to merge browsers (9340219)
5.16.1 (2020-05-08)
- downgrade webpack-dev-server from 3.1.11 to 2.11.5 (22bf0f7)
5.16.0 (2020-05-08)
- screenshot: wrong path for screenshots on Windows (998593c)
- browser-select: Implemented component (38026a3)
5.15.4 (2020-05-08)
5.15.3 (2020-04-23)
- screenshot: wrong path for screenshots on Windows (998593c)
5.15.2 (2020-04-07)
- set timestamp on test end for sqlite (51098d2)
5.15.1 (2020-04-06)
- throw away null in retries when checking for hasFailedRetries (f7bc70a)
5.15.0 (2020-03-31)
- allow to reuse reports of different formats (274efdd)
5.14.0 (2020-03-29)
- show command history on error (32b5762)
5.13.0 (2020-03-20)
- allow to customize sqlite dbs save (6335c9c)
5.12.1 (2020-03-19)
- do not save inputs to browser storage (ef3ae0c)
5.12.0 (2020-02-10)
- ability to add custom scripts on report page (9fe6cb8)
5.11.0 (2020-02-07)
- gui mode support loading many databases from databaseUrls.json (90b9169)
5.10.0 (2020-02-06)
- error: use errorPatterns to show more understandable error info (5480e13)
5.9.3 (2020-02-04)
- allow to accept screenshots from muted suites (f39aa11)
5.9.2 (2020-02-03)
- make suite green after accept in reuse mode (ab302f1)
5.9.1 (2020-01-27)
- readme: amend js-block, rename example-caption (b9ef23e)
5.9.0 (2020-01-23)
- support custom-gui (672e6aa)
5.8.0 (2019-12-27)
- report may refers to other reports by urls with search params (8ed2f99)
5.7.1 (2019-12-25)
- report may refers to other reports by urls with search params (8ed2f99)
5.7.0 (2019-12-20)
- report with 'sqlite' save format may refers to other reports (bcdb1b1)
5.6.0 (2019-12-16)
- gui: use correct error-patterns in gui-mode (2915fd8)
- gui: add min sizes to .button_type_suite-controls class (c4beea7)
5.5.2 (2019-12-04)
- filter suites by browsers in non-gui mode (89543b5)
5.5.1 (2019-11-28)
- gui: do not increase retry count for skipped tests (f20e950)
5.5.0 (2019-11-21)
- expand-retries: expand only suites with failed retries (b272fcd)
- show retry status (121a3b8)
5.4.0 (2019-11-13)
5.3.2 (2019-10-28)
- prevent details summary overflow; fix state error content condition (4f55a5a)
5.3.1 (2019-10-24)
- disable control buttons while accepted opened (da188a8)
5.3.0 (2019-10-22)
- swap ToggleOpen to Details; hide error message and stack (a54618d)
5.2.1 (2019-10-21)
- reporter lost image after "accept" in gui mode (ab2f433)
5.2.0 (2019-10-18)
- disable func tests on travis and screenshot update (95c76fc)
- filter suites by browsers correctly (15d8890)
- retry only selected successful test (6623625)
- use headless chromium and circle ci for integration tests (1523b2c)
5.1.0 (2019-10-17)
- disable func tests on travis and screenshot update (95c76fc)
- retry only selected successful test (6623625)
- use headless chromium and circle ci for integration tests (1523b2c)
5.0.1 (2019-10-11)
- broken retry switching (dda046e)
5.0.0 (2019-10-08)
- remove Gemini support (90e88eb)
- Migrate your Gemini test to Hermine or use html-reporter@4.
4.13.1 (2019-10-05)
- merge subfolders of reports (b8ee5db)
4.13.0 (2019-10-03)
- add path constants, add unit-test, fix remarks (15ee098)
- add saveErrorDetails option, unit-test, fix readme (043b4b7)
- add unit tests for plugin-utils (507f71c)
- don't show error-details for assertView failures (ef1bac9)
- move error details under stacktrace, add info to readme (e532d83)
- move error details underneath (5c374b5)
- save & show error details (449ee78)
4.12.5 (2019-09-23)
- increase timeouts for GUI server (0cae66a)
4.12.4 (2019-09-23)
- merge: correct merge of the paths which are specifed as urls (f88e50f)
4.12.3 (2019-09-22)
- x2 max request size (706cd05)
4.12.2 (2019-09-05)
4.12.1 (2019-08-23)
- merge stats per browser (0a066df)
4.12.0 (2019-08-21)
- added vertical gap between controls in header (deaeba1)
- broken backgrounds inside controls switcher (d5105fb)
- do not cover Accept button by images (b245901)
- merging reports without screenshots (d279590)
- overflow meta and error text on report (cce1c0a)
- make links from meta-info values (499bf9b)
4.11.1 (2019-08-09)
- client: retry failed tests with not opened browsers too (37be3fc)
4.11.0 (2019-08-08)
- add ability to save filter state (fa773be)
4.10.0 (2019-08-08)
4.9.6 (2019-07-30)
- improved visibility for icons (732e6b8)
4.9.5 (2019-07-26)
- some fixes for suites with children and browsers (d465a8c)
4.9.4 (2019-07-26)
- client: make screenshots available for downloading (73b3242)
4.9.3 (2019-07-24)
- metaInfo serialization (e2464c9)
4.9.2 (2019-07-23)
- client: don't run all tests when retrying successful one (bf70b65)
4.9.1 (2019-07-17)
- merge-reports: merge suites with children and browsers (e1dccdd)
4.9.0 (2019-07-10)
- hide failed suite when it contain children and browsers (ab42805)
- merge-reports: do not try to move images specified as urls (3c3b061)
- run integration tests in CI (ebd189a)
4.8.0 (2019-06-21)
- 'serverReady' event (1623baa)
4.7.0 (2019-06-19)
- collapse viewport screenshot on test fail (8ce17f3)
4.6.4 (2019-06-14)
- lose suite status when merge reports (dfbcc82)
4.6.3 (2019-06-07)
- skipped state merge should affect branch statuses (7c79494)
4.6.2 (2019-05-29)
- requires Hermione >=2.7.0 (9e8606b)
4.6.1 (2019-05-27)
- slow build image diff (98a3c8d)
4.6.0 (2019-04-18)
- emit "UPDATE_REFERENCE" event in hermione on accept screenshot (6f95fda)
4.5.1 (2019-04-11)
- gui: idle status for suite if some of browsers has such status (c07208d)
4.5.0 (2019-04-04)
- add reaction on viewMode at grouping of error (916c43f)
- collect image comparison fails in grouping error (ecb9dc5)
- ability to add meta info extenders (5536494)
4.4.1 (2019-04-03)
- forever yellow tests in gui mode after running all tests (14cf0f9)
4.4.0 (2019-04-02)
- lazy-load: recheck suite view on test filter (1a125ec)
- add grouping by error type (7a566a3)
4.3.0 (2019-03-28)
- should not show date if it is empty (c3da7a3)
4.2.0 (2019-03-28)
- add report creation date (e84757e)
4.1.1 (2019-03-25)
- gui: change api of find equal diffs server handler (09eb0e2)
- lazy-render: update suites visibility on view changes (d02af05)
4.1.0 (2019-03-20)
- add lazy suites render (d95dc16)
4.0.0 (2019-03-20)
- update looks-same to 7.1.1 (fbb5ecb)
- drop node versions previous to 8
3.7.1 (2019-03-15)
- show error info in tab which failed without any images (1b16863)
- gui: handle test skipping in runtime (db0f120)
3.7.0 (2019-03-13)
- use valid options for dropdown api (81fe352)
- ability to open/close states (6ec14df)
- add diff clusters (#205) (4b606d7)
- pre-formatted text in error message (a22a7a6)
3.6.4 (2019-03-05)
- sessionID should not duplicated in retries meta info (a0437a7)
- css: maximize menubar item click area (02aeb79)
3.6.3 (2019-02-28)
- merge-reports: do not fail in case of intersecting suite and state names (13d2e5a)
3.6.2 (2019-02-27)
- runtime error should be visible (164ba60)
3.6.1 (2019-02-25)
- set success status for branch on accept image in "gui" mode (b8af140)
3.6.0 (2019-02-17)
3.5.1 (2019-02-15)
- catch unhandled reject in prepareImages (63ef2e5)
3.5.0 (2019-02-12)
- update fs-extra package (483414d)
3.4.3 (2019-02-12)
- do not fail if one of the reports is empty (a962f1d)
3.4.2 (2019-02-11)
- filter browsers on render (3fa7c11)
3.4.1 (2019-02-06)
- correct require (85d5e0d)
3.4.0 (2019-02-06)
- copyImageAsync uses non-promisified method (87dc487)
- added ability to filter browser by url params (3424a78)
3.3.0 (2019-02-01)
- use "backgroundImage" instead "background-image" (e66d140)
- gui: accept only opened tests (fc86507)
3.2.4 (2019-01-31)
- skipped priority is less than red & green states (9198131)
3.2.3 (2019-01-30)
- gui: gemini gui fail on browser result open (1fda718)
3.2.2 (2019-01-28)
- broken screenshot in "Scale images" mode (e0624aa)
3.2.1 (2019-01-22)
- debounce for update filter by name (6a06c96)
3.2.0 (2019-01-21)
- correct display executed test but failed and skipped (1977708)
- rename property "reason" to "error" and "skipReason" (05cd649)
- save images for last retry in skipped test (3024df8)
- screenshot jump on lazy load (1ec26e8)
- add filter by test name in report (933e01f)
3.1.2 (2018-12-25)
- lazy-load: lazyLoadOffset option does not work (fd2393c)
3.1.1 (2018-12-24)
- build: make package.json scripts crossplatform (ac7b82f)
- unable to disable lazy image load (2a911e7)
3.1.0 (2018-12-17)
- display skipped test with retries (481dfae)
3.0.2 (2018-12-02)
- getting diff image size (7df019b)
3.0.1 (2018-12-02)
- reporter-helpers: do not fail if screenshot in base64 is empty (03e044d)
3.0.0 (2018-11-29)
- set image sizes to screenshot component (bd6e6fe)
- changed format of data emitted on test execution events in gemini and hermione
2.25.0 (2018-11-29)
2.24.0 (2018-11-27)
- не падать, а перезаписывать файл (4eae6f5)
2.23.0 (2018-10-25)
2.22.0 (2018-10-10)
- reset native paddings from retry-buttons (18dea98)
- Sticky "Accept" button (e40fbb2)
2.21.3 (2018-09-18)
- gui: do not fail on accept image (034c972)
2.21.2 (2018-09-12)
- merge-reports: move only exists content (771a983)
2.21.1 (2018-09-12)
- accept image from one of retries (70096bb)
2.21.0 (2018-09-04)
- add merge-reports command (b8ba30b)
2.20.8 (2018-08-28)
- unable update image for test after first accept (5c967aa)
2.20.7 (2018-08-03)
2.20.6 (2018-08-01)
- ability to accept image on no reference image error (f4c5890)
2.20.5 (2018-07-23)
- display all info about test result (80e4beb)
2.20.4 (2018-07-18)
- error does not display in report (b471707)
2.20.3 (2018-07-12)
- broken images for tests with no reference image (99e5869)
2.20.2 (2018-07-10)
- hermione gui: do not show disabled and silently skipped tests (cf45d11)
2.20.1 (2018-07-04)
- display error state if state images does not exist (1240276)
- hermione gui: pass grep to readTests (13251ab)
- scaleImages: diff images can be higher than actual and expected (51bf7e0)
2.20.0 (2018-06-26)
- hermione-gui: ability to retry only failed tests (ce3f915)
2.19.2 (2018-06-26)
- gui: remove custom "Promise.done" method (ef7c1fc)
2.19.1 (2018-06-24)
- reset previous test images on test retry (9fa9c02)
2.19.0 (2018-06-22)
- hermione: show all assertView images (9f88f90)
2.18.1 (2018-06-09)
- show screenshots for NoRefImage errors (6b4cee8)
2.18.0 (2018-06-08)
- hermione: show assertView image for passed tests (41e6b68)
- add infrastructure for test react components (bb6b3d0)
2.17.1 (2018-05-31)
2.17.0 (2018-05-29)
- enable retry button for passed tests (#115) (b11661c)
- show all meta info from test in report (#114) (894b954)
2.16.0 (2018-05-17)
- hermione: show the first 'assertView' command result (873c002)
2.15.0 (2018-04-22)
- hermione gui: mark browser section as running on test run (97951e0)
- update suite tree once on Accept all (4c10f37)
2.14.0 (2018-04-17)
- gui: add ability to emit events for plugin commutication (3381bf3)
2.13.0 (2018-04-16)
- gui: disable control buttons on retry test and suite (293f223)
- cursor pointer for buttons (efb1482)
- set actual path to image for update-reference handler (6c17994)
- gui: expand failed suites on test running (19affb0)
- blinking Run button while test running (5c656d5)
2.12.3 (2018-04-11)
- missed 'file' property in accepted result (e2b65c7)
- save correct screen name for hermione test on fail (5c235b0)
2.12.2 (2018-04-07)
- hermione retries (0962a56)
2.12.1 (2018-04-06)
- gui: accept all should not save errored tests (811ec68)
- gui: do not run all tests on restart successful suite (1470355)
2.12.0 (2018-04-06)
- expand retries does nothing (e89d3fb)
- rerender only accepted images (2793704)
- gui: accept and retry one test (462ba2b)
- gui: do not disable accept for all retries (7ba44ce)
- gui: show reference image for suites without reuse (abc5e72)
2.11.0 (2018-04-04)
- add "scaleImages" option (e5371aa)
2.10.1 (2018-04-04)
- create report directory before save data on exit (a5475e6)
2.10.0 (2018-04-04)
- hack: do not close connection on event source error (376b88a)
- save data file on process exit (bb36c00)
2.9.3 (2018-04-01)
- gui: collapse suite after image accept (38e42ff)
2.9.2 (2018-03-30)
- do not re-render all suites on suite change (96cc769)
2.9.1 (2018-03-29)
2.9.0 (2018-03-28)
- gui: add retry button for each suite (7e5ed65)
2.8.3 (2018-03-26)
2.8.2 (2018-03-23)
- hermione-gui: run only passed tests (558646e)
2.8.1 (2018-03-22)
- gemini-test-adapter: method hasDiff should return false for error (ed0cc7b)
- gui: using grep with reuse (4e3c66d)
2.8.0 (2018-03-22)
- implement gui for hermione (c55d126)
2.7.1 (2018-03-21)
- accept errored tests (9a11125)
- gui option 'auto-run' (90bbddd)
- inline diff images in one row (3967fe2)
- retry failed button (01db91e)
- status of retried test should not change root status (297c717)
2.7.0 (2018-03-19)
- add ability to fit images in one row (67adcb4)
2.6.3 (2018-03-13)
- render only affected parts of page (1763bea)
2.6.2 (2018-03-13)
- generate html reporter on called gemini via API (cfd78c5)
2.6.1 (2018-03-10)
- reuse: reset reuse flag for each suite (60c7eb1)
2.6.0 (2018-03-06)
- click on icon opens/closes suite (0cb3bed)
- gui: wrong dot colors (0064762)
- hermione when failed (a56e6a8)
- reuse data (48dc3ce)
2.5.0 (2018-03-01)
- add accept images for gui (c2db9f4)
2.4.0 (2018-02-27)
2.3.0 (2018-02-21)
- mark with red tests failed with error (2b2c05f)
- add description block (f7dda9d)
2.2.0 (2018-02-20)
2.1.0 (2018-02-16)
- parse cli (1949147)
2.0.4 (2018-02-06)
- parse cli (1949147)
2.0.3 (2018-02-04)
2.0.2 (2018-02-04)
2.0.1 (2018-01-30)
2.0.0 (2018-01-28)
- change metaInfo in data.js from html-string to object (2ea8301)
- Meta-info view (df3f031)
- retry images do not change (885bf8a)
- adapt screenshots width to window width (dc0ac44)
- add hermione html reporter (ee21f76)
- replace handlebars with react+redux implementation (1e0ceee)
- suites colored in grey if all children are skipped (b8f784b)
1.3.3 (2018-01-23)
- retry images do not change (885bf8a)
1.3.2 (2018-01-22)
- Meta-info view (df3f031)
1.3.0 (2018-01-22)
- change metaInfo in data.js from html-string to object (2ea8301)
- suites colored in grey if all children are skipped (b8f784b)
1.2.0 (2017-12-25)
- replace handlebars with react+redux implementation (1e0ceee)
1.1.0 (2017-12-04)
- make url in meta-info clickable (076f817)
1.0.0 (2017-10-19)
- Implement view mode switcher (6237582)
- Remove "errorsOnly" option
0.7.1 (2017-10-18)
- store: show errors with any nesting of suites (4937829)
- use 'hasFails' and 'hasRetries' in helpers from utils (9b0045e)
- webpack: run babel loader on handlebars helper (43da30e)
0.7.0 (2017-10-10)
- generate html at runtime instead on the server side (eb9aa19)
- use webpack and plugins instead browserify and uglify-js (8ea0d5b)
0.6.0 (2017-09-18)
0.5.0 (2017-09-15)
- save test results in json (de7a1ea)
0.4.1 (2017-08-29)
- bug with the substitution of the base host through env var (2b01f9a)
0.4.0 (2017-08-27)
- add ability to change original host through "baseHost" option (80efd46)
0.3.0 (2017-08-17)
- added package-lock.json to gitignore (3a56c7c)
- add "errorsOnly" option to show in report only failed tests (0097c33)
0.2.5 (2017-08-10)
- fix missed image file issue on gemini update (073298a)
0.2.4 (2017-08-09)
- fix issue with empty report on image reference update (babc442)
0.2.3 (2017-08-01)
0.2.2 (2017-07-19)
0.2.1 (2017-07-19)
- fix error with double slashed suite urls (f739686)
- implement core functionality (2807fa8)