issues
search
brmodeloweb
/
brmodelo-app
BRMW is a free open source entity-relationship database modeling tool. We're working to make learning database modeling simple and accessible for everyone.
https://www.brmodeloweb.com
Apache License 2.0
1.08k
stars
47
forks
source link
Migrate Cypress files to be compatible with v.13
#485
Closed
idmarjr
closed
12 months ago
idmarjr
commented
12 months ago
Summary
Update Cypress files with help of updater wizard:
npx cypress open
Change
faker
package from the
abandoned package
to currently maintained
@faker-js/faker
Update the way we
@import
faker in test files
Temporarily replace login via API by login via GUI in all tests
Summary
npx cypress open
faker
package from the abandoned package to currently maintained @faker-js/faker@import
faker in test files