An open API service indexing awesome lists of open source software.

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

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.