test phpunit + behat

This commit is contained in:
odain
2020-07-16 15:44:47 +02:00
parent 8c3417adeb
commit 6bdfdad09f
22 changed files with 141 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
coverage_window_id->name;weekday;start_time;end_time
Business Hours;friday;09:00;12:00
Business Hours;friday;14:00;18:00
Business Hours;monday;09:00;12:00
Business Hours;monday;14:00;18:00
Business Hours;thursday;09:00;12:00
Business Hours;thursday;14:00;18:00
Business Hours;tuesday;09:00;12:00
Business Hours;tuesday;14:00;18:00
Business Hours;wednesday;09:00;12:00
Business Hours;wednesday;14:00;18:00
1 coverage_window_id->name weekday start_time end_time
2 Business Hours friday 09:00 12:00
3 Business Hours friday 14:00 18:00
4 Business Hours monday 09:00 12:00
5 Business Hours monday 14:00 18:00
6 Business Hours thursday 09:00 12:00
7 Business Hours thursday 14:00 18:00
8 Business Hours tuesday 09:00 12:00
9 Business Hours tuesday 14:00 18:00
10 Business Hours wednesday 09:00 12:00
11 Business Hours wednesday 14:00 18:00