Hacker News new | ask | show | jobs
by nocodb 1847 days ago
Ah, I never imagined those logs are not public! We just moved from travis to actions. This is new to us.

Below is the command to run the test for REST APIs

https://github.com/nocodb/nocodb/blob/master/.github/workflo...

git clone https://github.com/nocodb/nocodb

and you can run the same command.

1 comments

But there are no tests behind this command?
Looks like there are some tests in the nocodb package, but nothing for the gui?
I only see some SQL files in there