AVEgame / AVE

Adventure! Villainy! Excitement!
http://avegame.co.uk
MIT License
4 stars 2 forks source link

Get screen tests to work on circleci #105

Open mscroggs opened 4 years ago

mscroggs commented 4 years ago

There are tests in the branch https://github.com/AVEgame/AVE/tree/test_screen. They fail on circleci as curses doesn't have correct access to a terminal.

mscroggs commented 4 years ago

Works for the linux image now. Currently skipping for windows:

https://github.com/AVEgame/AVE/blob/29c1a6f2f58198e3af2bde3b457af6cf8053b6af/test/test_screen.py#L5-L6