From 04fd789a677a84b3c908bb8ac02413d16271d5fb Mon Sep 17 00:00:00 2001 From: Solly Ross Date: Wed, 6 May 2015 13:49:13 -0400 Subject: Update Tests and Test Plugins This commit updates the unit tests to work with the current code and adds in tests for the auth and token plugin functionality. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3bf91dd..3ac5ff1 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ other/node_modules .pydevproject target.cfg target.cfg.d +.tox +*.egg-info -- cgit v1.2.1