mautic / api-library

Mautic API Library
MIT License
178 stars 122 forks source link

use mautic in test mode to speed up tests #309

Closed mollux closed 1 year ago

mollux commented 1 year ago

by using test env, we can use the speed optimised password hashing with md5

before

Screenshot 2023-07-29 at 22 10 00

after

Screenshot 2023-07-29 at 22 10 13
codecov-commenter commented 1 year ago

Codecov Report

Merging #309 (ff3b26a) into main (c6c23d5) will decrease coverage by 0.10%. The diff coverage is n/a.

:exclamation: Current head ff3b26a differs from pull request most recent head 2738b68. Consider uploading reports for the commit 2738b68 to get more accurate results

@@             Coverage Diff              @@
##               main     #309      +/-   ##
============================================
- Coverage     52.59%   52.49%   -0.10%     
  Complexity      390      390              
============================================
  Files            30       30              
  Lines          1042     1042              
============================================
- Hits            548      547       -1     
- Misses          494      495       +1     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more