Bug 19185: Split installation and onboarding
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Oct 2021 10:04:25 +0000 (12:04 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 25 Oct 2021 09:27:40 +0000 (11:27 +0200)
commit39e969f05f7172f522547e041991f58419bdf40b
tree42522deb27d2d3837529f7f67fd7b5dfa831bff8
parent4fb71cc8ace277e5613227f9f4bd4d7e86cac556
Bug 19185: Split installation and onboarding

The previous installation tests were testing the full onboarding process
by not selecting all the sample data.
It would be good to test the whole sample data set.

So there are now 2 files, 00-onboarding.t and 01-installation.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/selenium/00-installation.t [deleted file]
t/db_dependent/selenium/00-onboarding.t [new file with mode: 0644]
t/db_dependent/selenium/01-installation.t [new file with mode: 0644]