32 Commits (962265909921cfe6de72f160c466f38e635dc3e5)

Autor SHA1 Mensaje Fecha
  William Ting d529790278 Run pre-commit on repo. hace 8 años
  William Ting 581b8d9617 autopep8'ed hace 10 años
  William Ting f23727ed0f Disable Unicode tests for Python 3. hace 10 años
  William Ting 62c0877479 Add xrange() and fix second() for Python3. hace 10 años
  William Ting 921b52e9d5 Add a u() wrapper to enable testing to work in both Python2 and Python3. hace 10 años
  William Ting 567ae121ab Add install / uninstall / documentation for tcsh shell. hace 10 años
  William Ting 3465bb1f84 Migrate from Yelp/Testify to py.test. hace 10 años
  William Ting 3ef1195077 simplify file structure hace 10 años
  William Ting 35bc63c66e Fix encoding issues. hace 10 años
  William Ting 1a0003d852 Fix encoding issues. hace 10 años
  William Ting 3f460fb3e9 Add Python 2.6 support back. hace 10 años
  William Ting 4bb6dfe1ca use python vs python2 hace 10 años
  William Ting 6f5e4dd2d1 fix helper function unit tests hace 10 años
  William Ting c4ec07784a clean up some utils tests hace 10 años
  William Ting 85824098c1 modify iteration tests to explicitly work with generators hace 10 años
  William Ting b3162c917b add helper functions unit tests hace 10 años
  William Ting 80d7ab660f add file system integration tests hace 10 años
  William Ting 795bdcc9a7 add env vars integration tests hace 10 años
  William Ting 59e494a066 add has_uppercase() test hace 10 años
  William Ting cc9b7c28cf add travis config hace 10 años
  William Ting fb1f397fee add string unit tests hace 10 años
  William Ting 737ccf85c1 add iteration test cases hace 10 años
  William Ting 63925437bd remove unit tests hace 11 años
  William Ting ba6b1e54ae update manpages hace 11 años
  William Ting 6f887a2000 fix unit tests to match new decrease calculation hace 11 años
  Xavier Lepaul b8901586cb adding option to decrease weight hace 11 años
  William Ting f41d0fb7b3 Remove database migration code support for v17 and older. hace 12 años
  William Ting f29876b202 Fix #130: Use temporary directory for unit tests. hace 12 años
  William Ting 05026ff54e break db load into smaller functions, load backup if opening primary db fails hace 12 años
  William Ting b00e0e85e1 Fix #123, new installations were not initializing database properly. hace 12 años
  William Ting 867be37543 remove tmp files created from unit tests hace 12 años
  William Ting e62e720765 move config back to global space hace 12 años
  William Ting f25d7ba996 add unit tests, run using: make test hace 12 años