13 Commits

Author SHA1 Message Date
Alexis Saettler 8394386345 refactor: use bus batch in davclient (#5542) 2021-10-03 19:00:57 +02:00
Alexis Saettler 223fbed0a8 Apply fixes from StyleCI (#5495) 2021-09-12 09:13:02 +02:00
Alexis Saettler 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis Saettler de45518957 test: setup cypress (#3152) 2020-03-20 08:17:59 +01:00
Alexis Saettler 397c3e4885 fix: fix event dispatch (#2555) 2019-04-01 06:11:38 +02:00
Alexis Saettler a5939d52cf feat: add gender type/sex (#2419) 2019-03-28 07:50:50 +01:00
Régis Freyd 08c61abf13 Refactor vCard import (#1227) 2018-04-30 23:06:42 -04: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 8d6daa5051 Launch browser tests with Dusk (#892)
* And remove old (steward) tests
2018-02-12 22:53:50 +01:00
Régis Freyd 4fc47f605b Add more unit tests for Account model (#833) 2018-01-19 10:19:55 -05:00
Rocco Palladino 158b5326fb Format monetary values with currency symbols consistently (#394)
Fix #332 

- Add a MoneyHelper class, with a unit test
- Alias MoneyHelper to be available in global namespace in templates
- Remove hardcoded '$' from translation files
- Modify templates to use MoneyHelper to format debt and gift amounts
- Fix Tests\TestCase constructor to accept arguments of original
implementation
2017-06-26 08:09:55 -04:00
Brandon Turner 1d306154dd Added basic tests for contacts (#243) 2017-06-13 15:53:20 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00