kscalelabs / store

K-Scale Labs store
https://robolist.xyz
MIT License
17 stars 13 forks source link

Allow passing without any tests #96

Closed chennisden closed 1 month ago

chennisden commented 1 month ago

What does this PR do?

Allows frontend tests to pass. Issue before was that there were no tests found

What issues does this PR fix or reference?

47

codekansas commented 1 month ago

this probably isn't what we want - we want frontend tests, it's just that they fail for some reason

chennisden commented 1 month ago

this probably isn't what we want - we want frontend tests, it's just that they fail for some reason

they dont pass because there are no frontend tests image

chennisden commented 1 month ago

(although I guess the real solution is to add frontend tests then)

codekansas commented 1 month ago

yea let's add some simple frontend test then instead rather than adding this flag