amberframework / amber

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
https://amberframework.org
MIT License
2.57k stars 205 forks source link

The Tests are failing in Github Actions #1305

Open drujensen opened 1 year ago

drujensen commented 1 year ago

Description

The Tests are failing in Github Actions because of a Redis configuration issue. Also, the full test suite is not properly configured. The granite test suite against pg, mysql and sqlite is not setup.

Steps to Reproduce

Create a PR

Expected behavior: [What you expect to happen]

Tests pass

Actual behavior: [What actually happens]

Tests fail

Reproduces how often: [What percentage of the time does it reproduce?]

1005

Versions

1.3.2

Additional Information

One option is to run the suite using docker compose.