permaweb / ao

The ao component and tools Monorepo - 🐰 🕳️ 👈
https://cookbook_ao.arweave.dev
Other
187 stars 61 forks source link

chore(su): unit tests failing to build #957

Open VinceJuliano opened 2 months ago

VinceJuliano commented 2 months ago

Background

Unit tests in the SU cover a good portion of the business logic and are no longer passing. Various dependencies have been added and changes made likely effecting the build of the tests.

https://github.com/permaweb/ao/actions/runs/10374819469/job/28723126229

Solution

Modify Docker/CI where needed

VinceJuliano commented 2 months ago

Actually shouldnt need to modify the Unit tests, they run on a local machine but not in the CI, it mayb has something to do with Docker