Feature - Implemented Breaking Tests

fronobulax

Developer
Staff member
Some tests, mostly GitManager, are currently breaking. I believe that is because GitHub temporarily disabled ("brownout") SVN access to GitHub in anticipation of permanently disabling access next month.

Since it is temporary it should go away soon but that suggests some possible actions:
  • Rewrite or remove tests that access GitHub via SVN
  • Develop and implement a KoLmafia developer strategy (since script writers don't seem to be doing it) for dealing with scripts and dependencies hosted on GitHub but "officially" accessed via SVN.
 

Ryo_Sangnoir

Developer
Staff member
The tests should go.

I think the only still-in-use scripts hosted on GitHub but using SVN are Ezandora's, and she updated her scripts after I broke everything with the modifiers change, so I expect come January she'll also fix them for the SVN thing. If not I'll make some forks.
 
Last edited:
Top