GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/proj/identity.gentoo.org.git
master
LDAP front-end and OpenID server for Gentoo Infrastructure (GSoC 2011, 2013)
Pavlos Ratis <dastergon@gentoo.org>, Michał Górny <mgorny@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
okupy
/
tests
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
add tearDownClass
Pavlos Ratis
2013-09-20
5
-0
/
+20
*
delete ldapobj after test execution
Pavlos Ratis
2013-09-20
5
-0
/
+5
*
s/self.ldapobject/self.ldapobj/g
Pavlos Ratis
2013-09-20
5
-5
/
+5
*
fix misc pep8 errors
Pavlos Ratis
2013-09-08
1
-5
/
+5
*
add integration tests for settings
Pavlos Ratis
2013-09-04
1
-0
/
+77
*
Fix flake8 errors
Theo Chatzimichos
2013-08-26
5
-9
/
+6
*
switch back to non-relative imports, they proved to be confusing
Theo Chatzimichos
2013-08-25
4
-7
/
+8
*
Remove search_s.seed, as it is now covered by mockldap
Theo Chatzimichos
2013-08-24
4
-18
/
+2
*
Add tests for the accounts lists
Theo Chatzimichos
2013-08-23
1
-0
/
+42
*
add test to ensure that anon gets redirected to requested next URL
Theo Chatzimichos
2013-08-19
1
-0
/
+5
*
Add tests/vars.py that stores variables used by the tests
Theo Chatzimichos
2013-08-19
3
-44
/
+19
*
Major rewrite of the signup tests, lots of integration tests converted to unit
Theo Chatzimichos
2013-08-19
1
-171
/
+56
*
Apply the previous helper changes to the test suite
Theo Chatzimichos
2013-08-19
2
-7
/
+7
*
Use TestCase instead of OkupyTestCase for login integration tests
Theo Chatzimichos
2013-08-19
1
-2
/
+3
*
Add test_ prefix to all the test files
Theo Chatzimichos
2013-08-19
4
-4
/
+0
*
Tests for secondary password
Theo Chatzimichos
2013-08-17
1
-0
/
+8
*
various minor fixes in login tests
Theo Chatzimichos
2013-08-17
1
-3
/
+4
*
Merge pull request #60 from tampakrap/discoverrunner
Theo Chatzimichos
2013-08-13
1
-0
/
+5
|
\
|
*
Use DiscoverRunner, which will be the default test discover runner in 1.6
Theo Chatzimichos
2013-08-13
1
-0
/
+5
*
|
minor improvements
Theo Chatzimichos
2013-08-13
2
-4
/
+1
*
|
Convert more integration to unit login tests
Theo Chatzimichos
2013-08-13
1
-57
/
+0
|
/
*
Introduce a universal OkupyCipher. Use it for IDCipher.
Michał Górny
2013-08-12
1
-1
/
+2
*
Various improvements to index tests
Theo Chatzimichos
2013-08-11
1
-6
/
+7
*
Add ldapobj.search_s.seed for login integration tests
Theo Chatzimichos
2013-08-11
1
-1
/
+5
*
Convert a bunch of integration to unit tests
Theo Chatzimichos
2013-08-11
1
-41
/
+2
*
minor test name improvements
Theo Chatzimichos
2013-08-10
1
-2
/
+2
*
split test in two parts
Theo Chatzimichos
2013-08-10
1
-1
/
+6
*
Move accounts outside of the class
Theo Chatzimichos
2013-08-10
1
-12
/
+14
*
Improve the test that checks if the correct templates are being used
Theo Chatzimichos
2013-08-10
1
-3
/
+3
*
Remove useless tests, they are covered by django_auth_ldap testsuite already
Theo Chatzimichos
2013-08-10
1
-20
/
+0
*
Rename common/testcase to common/test_helpers
Theo Chatzimichos
2013-08-10
3
-3
/
+3
*
Catch exception in redirect as pointed out by mgorny at PR #41
Theo Chatzimichos
2013-08-08
1
-1
/
+3
*
remove only the users from the directory instead of totally emptying it
Theo Chatzimichos
2013-08-08
1
-1
/
+3
*
activation: use encrypted_id for activation token.
Michał Górny
2013-08-02
1
-2
/
+2
*
Move a few var declarations outside of setUp in order not to declare them eve...
Theo Chatzimichos
2013-07-17
2
-33
/
+44
*
Add more unit tests
Theo Chatzimichos
2013-07-17
2
-5
/
+1
*
Move tests.tests.example_directory to tests.settings.DIRECTORY
Theo Chatzimichos
2013-07-10
3
-7
/
+4
*
Remove unicode account test
Pavlos Ratis
2013-07-02
2
-13
/
+1
*
switch to mockldap in the integration/index tests
Theo Chatzimichos
2013-06-30
1
-5
/
+9
*
Merge pull request #15 from tampakrap/mockldap_v2
Theo Chatzimichos
2013-06-30
2
-21
/
+34
|
\
|
*
Use mockldap for the tests
Theo Chatzimichos
2013-06-30
2
-21
/
+34
*
|
Merge remote-tracking branch 'tampakrap/index_redirect_anonymous_to_login'
Theo Chatzimichos
2013-06-30
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
Redirect anonymous users to /login
Theo Chatzimichos
2013-06-27
1
-0
/
+15
*
|
Add logout/
Theo Chatzimichos
2013-06-29
1
-0
/
+9
|
/
*
Use relative imports.
Michał Górny
2013-06-26
3
-6
/
+11
*
Fix typo in vim modeline.
Michał Górny
2013-06-26
3
-3
/
+3
*
Include vim modelines in all code files.
Michał Górny
2013-06-25
3
-3
/
+3
*
Add trivial test to check if the index page is displayed
Theo Chatzimichos
2013-06-09
1
-0
/
+13
*
check if first ldap user gets added successfully
Theo Chatzimichos
2013-06-09
1
-0
/
+21
*
trivial fix
Theo Chatzimichos
2013-06-09
1
-1
/
+1
[next]