Cleaning up

Oct 7, 11:59 AM

As I run my own branch of Tracks as my primary instance, I’m finding more and more little things I have to clean up. Today it was things like contexts hiding when they’re empty, autocomplete on the Default Context field, deleting contexts, and a few other little things. I’m making progress, but I keep finding more things.

The good news is that the weird problem we had with Prototype where some JavaScript XHR requests would get rendered to the browser as text is completely gone! This means our Selenium test suite can actually run correctly. I’m up to 52 passes and 32 failures. Our test suite is by no means comprehensive, but at least I have a target to hit. Many of the 32 failures are simply tests that need to be modified slightly to work with the new behaviors.

Eric Allen
---
---