MorpheusAIs / Morpheus

Morpheus - A Network For Powering Smart Agents - Compute + Code + Capital + Community
https://mor.org/
MIT License
185 stars 140 forks source link

feat: run tests on each PR merge and push #655

Open YashKumarVerma opened 7 months ago

DavidAJohnston commented 7 months ago

Thanks. However this might not be the correct repo. Pinging @betterbrand

betterbrand commented 7 months ago

@YashKumarVerma have you run these on the NODE repo?

DavidAJohnston commented 6 months ago

Are these tests still current and should be merged or should I close this PR? @betterbrand @YashKumarVerma

srt0422 commented 1 month ago

the test command does not run any tests. Tests should be developed before accepting the job. Actions are free up to a certain number of hours, but running this command on every branch push will exhaust a lot of those hours.

I suggest closing, and a simple test run can be added when there are tests to run.