Accudio / async-alpine

Async Alpine brings advanced code splitting and lazy-loading to Alpine.js components!
https://async-alpine.dev
Apache License 2.0
152 stars 12 forks source link

Added set of primitive manual tests #16

Closed Accudio closed 2 years ago

Accudio commented 2 years ago

Adds #12. These are fairly basic at the moment, simply being sample html files with simple Async Alpine behaviour that can be easily manually checked.

They can potentially be enhanced with further tests that Alpine core behaviour is working as expected, and automation can be considered in future.