FluxML / Gym.jl

Gym environments in Julia
MIT License
54 stars 19 forks source link

Tests and CI setup #28

Open kraftpunk97-zz opened 5 years ago

kraftpunk97-zz commented 5 years ago

This PR, when merged (hopefully soon after #27), should take care of #14. This is an initial setup. .travis.yml still needs some tweaking. Gtk.jl is proving to be a hiccup, because it demands a screen to display output when imported, which isn't available during CI testing. An issue has been opened in JuliaGraphics/Gtk.jl. Hopefully, I'll hear from them soon.

UPDATE (27/06/19) - Spaces, along with their tests have been moved to kraftpunk97/GymSpaces.jl

DhairyaLGandhi commented 4 years ago

I think it's be important to add downstream tests from Spaces Also seems like there are a lot of unrelated changes in this PR, perhaps a good idea to split the difference?

kraftpunk97-zz commented 4 years ago

I see. I'll do something about it.

kraftpunk97-zz commented 4 years ago

So I'm just pinning this note here incase any one starts wondering. I have my exams at the moment so I'm a bit preoccupied. But I will be done by the end of the month and this PR will be ready for merging by the first week of december.