23 コミット (03181bcd8b5dedd576e0c5a6c3f82ec28c142c43)

作成者 SHA1 メッセージ 日付
  Kunal Mehta 03181bcd8b Port tests to use pytest 4年前
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4年前
  Ben Kurtovic b6e4c59004 Switch to requests for basic API example (closes #219); update links 4年前
  Ben Kurtovic 6e61c99c90 Update API query example; clarify docstring 5年前
  Hugo 59636609db Drop support for EOL Python 5年前
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8年前
  Ben Kurtovic 3a57756068 Fix HTTPS requirement for enwiki API. 9年前
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9年前
  Ben Kurtovic a64bae35c9 Add support for a NOWEB env var, update docs. 9年前
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. 10年前
  Marcio Faustino 88c8fb88e0 Switch to `unittest2` to be able to use new features in Python 2.6. 10年前
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10年前
  Ben Kurtovic 066049b46a Update email address. 10年前
  Ben Kurtovic a7dda77474 Template.has_param() -> Template.has() 10年前
  Ben Kurtovic 2f3edde57a Add a matches() method to Wikicode. 10年前
  Ben Kurtovic 02e52185f4 Wikicode's filter() methods now passed recursive=True instead of False. 10年前
  Ben Kurtovic 1b69b5e882 Moving compat stuff exclusively for unit tests to its own file. 11年前
  Ben Kurtovic 7f87a1c4b3 Apply bugfixes so that some tests pass on Python 3. 11年前
  Ben Kurtovic 5ca6f6c755 Skip test_readme_5() if web query fails. 11年前
  Ben Kurtovic 34b85a93cd Cosmetic change: standardize whitespace after class definition. 11年前
  Ben Kurtovic d500f8972e Add a few more tests; use assert*(expected, actual) instead of opposite. 11年前
  Ben Kurtovic 713b83a4d9 Added a metric ton of template tests; adjustments; docstrings. 11年前
  Ben Kurtovic 28b124a96c Restarting work on unit tests with a test covering doc examples. 11年前