jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Add github actions build.yml file #588

Closed mathieujobin closed 3 years ago

mathieujobin commented 3 years ago

Attempt at making test work on Github Actions

mathieujobin commented 3 years ago

jruby has the least failure as far as I can tell.

there are different spec failures depending on which ruby is loaded

https://github.com/mathieujobin/teaspoon/runs/2062185057?check_suite_focus=true

mathieujobin commented 3 years ago

last run

https://github.com/mathieujobin/teaspoon/actions/runs/634347827

mathieujobin commented 3 years ago

@jejacks0n can we get this merged so we get the ball rolling on running tests on github actions. then we can ask all PR authors to rebase and see if their change cause any problems or fix issues.

test no longer run on travis it appears