Commit Graph

7 Commits

Author SHA1 Message Date
Alexis Saettler 68ac253971 chore: consistency (#3136) 2019-10-27 23:37:45 +01:00
Régis Freyd 5aa3afa08a tests: Add end 2 end frontend testing with Cypress (#1403) 2018-08-15 21:03:35 -04:00
Alexis Saettler ed80f544a5 Improve Date and DateTime parsing (#1576) 2018-07-23 00:15:48 +02:00
Alexis Saettler 2513137d12 Add an update command (#997) 2018-04-07 10:35:39 +02:00
Alexis Saettler 006ce9ad3e I18n improvements (#1060)
* Add a default locale
* Use html lang and dir attributes
* Fix translations
* Add pluralize forms
2018-03-26 22:00:36 +02:00
Alexis Saettler 83fbc5fc48 Improve tests support (#984)
* Use WithFaker trait
* Add a scrollTo macro
* Use specific chromedriver
2018-03-08 21:36:18 +01:00
Alexis Saettler 94cec0daff Test php 7.2 and postgresql (#785)
Running:
- php 7.1 + mysql + selenium (browser) tests
- php 7.2 + mysql
- php 7.1 + postgresql
2018-02-03 22:05:24 +01:00