fAIr icon indicating copy to clipboard operation
fAIr copied to clipboard

Run tests with Github Action

Open kshitijrajsharma opened this issue 3 years ago • 5 comments

Plan is to run backend and frontend tests with github actions

kshitijrajsharma avatar Dec 28 '22 10:12 kshitijrajsharma

@kshitijrajsharma the backend tests are running in a github action already, and I don't see any frontend testing. Is there more to this issue?

natrimmer avatar Oct 16 '24 17:10 natrimmer

I did see some Frontend build tests using different Ubuntu versions after my last PR https://github.com/hotosm/fAIr/actions/runs/11347609698

But Frontend Build are not showing on main branch here image

It might be related to making develop as main branch @kshitijrajsharma ?

omranlm avatar Oct 17 '24 07:10 omranlm

Yes , Frontend test cases should be established and get it running from github actions , You are correct backend is done , Frontend is remaining ! Current github actions only check build for the frontend !

kshitijrajsharma avatar Oct 17 '24 10:10 kshitijrajsharma

@kshitijrajsharma @omranlm Ok that makes sense! Thank you for the clarifications!

natrimmer avatar Oct 17 '24 21:10 natrimmer

Opening this up , We can implement frontend test cases now !

kshitijrajsharma avatar May 28 '25 06:05 kshitijrajsharma