https://github.com/rapidez/core
The Rapidez Core
https://github.com/rapidez/core
ecommerce hacktoberfest headless headless-commerce magento magento2
Last synced: 5 months ago
JSON representation
The Rapidez Core
- Host: GitHub
- URL: https://github.com/rapidez/core
- Owner: rapidez
- License: gpl-3.0
- Created: 2020-11-05T12:38:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-23T15:32:35.000Z (6 months ago)
- Last Synced: 2026-01-24T05:48:43.616Z (6 months ago)
- Topics: ecommerce, hacktoberfest, headless, headless-commerce, magento, magento2
- Language: PHP
- Homepage: https://rapidez.io
- Size: 13.4 MB
- Stars: 18
- Watchers: 4
- Forks: 13
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Rapidez Core
See: https://github.com/rapidez/rapidez
## Running the tests
### Unit and feature tests
Just run `./vendor/bin/phpunit`
### Browser tests
- Make sure Rapidez is working in your browser
- Run the tests with `yarn playwright test`
- Alternatively, run the tests from a UI with `yarn playwright test --ui`
- Update the screenshots with `yarn playwright test --update-snapshots`
## License
GNU General Public License v3. Please see [License File](LICENSE) for more information.