ccswbs / testing

Testcafe-based test suite for hjckrrh.
GNU General Public License v3.0
0 stars 1 forks source link

Update test for issue 197 #22

Closed nevantan closed 7 years ago

nevantan commented 7 years ago

The original test for ccswbs/hjckrrh#197 has been updated with the new Actions utilities, significantly shortening the test code.

nevantan commented 7 years ago

Demo

/isstest: branch iss197-patch

Before

git checkout 91f2b15 testcafe chrome ug_event.test.js -t "Descriptive title appears in the correct place"

After

git checkout master testcafe chrome ug_event.test.js

Results