Commit Graph

17 Commits (62c0877479289fda46e4517944644236a3bf5875)

Author SHA1 Message Date
William Ting 62c0877479 Add xrange() and fix second() for Python3.
10 years ago
William Ting 921b52e9d5 Add a u() wrapper to enable testing to work in both Python2 and Python3.
10 years ago
William Ting 567ae121ab Add install / uninstall / documentation for tcsh shell.
10 years ago
William Ting 3465bb1f84 Migrate from Yelp/Testify to py.test.
10 years ago
William Ting 3ef1195077 simplify file structure
11 years ago
William Ting 35bc63c66e Fix encoding issues.
11 years ago
William Ting 4bb6dfe1ca use python vs python2
11 years ago
William Ting 6f5e4dd2d1 fix helper function unit tests
11 years ago
William Ting c4ec07784a clean up some utils tests
11 years ago
William Ting 85824098c1 modify iteration tests to explicitly work with generators
11 years ago
William Ting b3162c917b add helper functions unit tests
11 years ago
William Ting 80d7ab660f add file system integration tests
11 years ago
William Ting 795bdcc9a7 add env vars integration tests
11 years ago
William Ting 59e494a066 add has_uppercase() test
11 years ago
William Ting cc9b7c28cf add travis config
11 years ago
William Ting fb1f397fee add string unit tests
11 years ago
William Ting 737ccf85c1 add iteration test cases
11 years ago