index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Malicious uploads test with fake but not really image files working! :)
Christopher Allan Webber
2011-08-14
1
-23
/
+36
*
get_test_app() should turn on testing buckets
Christopher Allan Webber
2011-08-01
1
-0
/
+3
*
Updating tests to reflect we redirect to the user's page after verification now.
Christopher Allan Webber
2011-08-01
1
-4
/
+8
*
Updating tests to reflect not having a 'tags_case_sensitive' option.
Christopher Allan Webber
2011-07-30
1
-7
/
+0
*
Removing option to make tags lowercase
Christopher Allan Webber
2011-07-30
1
-1
/
+0
*
Merge remote branch 'remotes/gullydwarf-cfdv/f360_tagging' into mergetags
Christopher Allan Webber
2011-07-30
3
-0
/
+101
|
\
|
*
Adds tag unit testing
Caleb Forbes Davis V
2011-07-29
8
-0
/
+260
*
|
Log in user after regitration
Christopher Allan Webber
2011-07-29
1
-0
/
+5
*
|
Redirect to the user's profile after registration
Christopher Allan Webber
2011-07-29
1
-2
/
+2
*
|
Finished the docstring of the creature_add_magical_powers fake migration
Christopher Allan Webber
2011-07-17
1
-1
/
+2
*
|
Merge remote branch 'remotes/cmoylan/test_submission_views_365'
Christopher Allan Webber
2011-07-16
6
-0
/
+157
|
\
\
|
*
|
Merge branch 'master' into test_submission_views_365
Chris Moylan
2011-07-10
1
-2
/
+2
|
|
\
|
|
*
|
added suggestions as per http://bugs.foocorp.net/issues/365#note-9
Chris Moylan
2011-07-10
1
-47
/
+41
|
*
|
finished basic submission testing
Chris Moylan
2011-07-05
6
-12
/
+94
|
*
|
Merge branch 'master' into test_submission_views_365
Chris Moylan
2011-07-05
4
-9
/
+9
|
|
\
\
|
*
|
|
mocked out submission spec
Chris Moylan
2011-06-30
1
-3
/
+37
|
*
|
|
Merge branch 'master' into test_submission_views_365
Chris Moylan
2011-06-28
3
-13
/
+53
|
|
\
\
\
|
*
|
|
|
removed the @setup_fresh_app decorator because it was messing \
Chris Moylan
2011-06-23
1
-3
/
+5
|
*
|
|
|
Merge branch 'master' into test_submission_views_365
Chris Moylan
2011-06-22
2
-15
/
+23
|
|
\
\
\
\
|
*
|
|
|
|
began work on submission test. nothing to see here
Chris Moylan
2011-06-21
1
-0
/
+45
*
|
|
|
|
|
A couple of tests related to migrations_to_run()
Christopher Allan Webber
2011-07-13
1
-1
/
+35
*
|
|
|
|
|
test_migrations_recorded_as_(latest|zero) tests passing :)
Christopher Allan Webber
2011-07-10
1
-2
/
+4
*
|
|
|
|
|
test_run_partial_migrations() working!
Christopher Allan Webber
2011-07-10
1
-1
/
+13
*
|
|
|
|
|
testing tools install_fixtures_simple and assert_db_meets_expected
Christopher Allan Webber
2011-07-10
1
-0
/
+32
*
|
|
|
|
|
test_run_full_migrations() all working properly!
Christopher Allan Webber
2011-07-10
1
-26
/
+81
*
|
|
|
|
|
Mock out tests, define expected results, add first test
Christopher Allan Webber
2011-07-10
1
-0
/
+115
*
|
|
|
|
|
Added the actual fake/testing migrations. Haven't run them yet...
Christopher Allan Webber
2011-07-10
1
-4
/
+22
*
|
|
|
|
|
test_migrations.py w/ migrate'able fixtures and some migration scaffolding
Christopher Allan Webber
2011-07-10
1
-0
/
+166
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
allows using messaging instead of verify_email.html to pass tests
Caleb Forbes Davis V
2011-07-04
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Move config.py to init/
Elrond
2011-07-02
3
-3
/
+3
*
|
|
|
Move mediagoblin.celery_setup -> mediagoblin.init.celery
Elrond
2011-07-02
3
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote branch 'remotes/gullydwarf-cfdv/f368_msg_framework'
Christopher Allan Webber
2011-06-28
1
-0
/
+44
|
\
\
\
|
*
|
|
adds message queue unit testing
Caleb Forbes Davis V
2011-06-28
1
-0
/
+44
|
|
|
/
|
|
/
|
*
/
|
Celery wasn't really being properly connected during tests.
Christopher Allan Webber
2011-06-26
2
-13
/
+9
|
/
/
*
|
Extra checks so that we don't even RUN tests unless the right celery environ set
Christopher Allan Webber
2011-06-21
2
-7
/
+15
*
|
Make sure we *ONLY* ever kill the test database, EVER.
Christopher Allan Webber
2011-06-21
2
-9
/
+9
|
/
*
Also moving the test_server.ini to test_paste.ini to avoid ambiguity.
Christopher Allan Webber
2011-06-20
2
-1
/
+1
*
Merge remote branch 'remotes/cmoylan/test_auth_views_364'
Christopher Allan Webber
2011-06-19
1
-6
/
+86
|
\
|
*
added test coverage for redirecting after login with the next param
Chris Moylan
2011-06-19
1
-2
/
+12
|
*
Added tests for all sorts of login form abuse.
Chris Moylan
2011-06-19
1
-6
/
+76
*
|
Need to run nosetests with CELERY_CONFIG_MODULE set to from_tests again.
Christopher Allan Webber
2011-06-19
1
-3
/
+5
*
|
Merge remote branch 'remotes/elrond/idea/globals_check'
Christopher Allan Webber
2011-06-19
1
-0
/
+7
|
\
\
|
*
|
Let setup_globals check for known globals
Elrond
2011-06-12
1
-0
/
+7
*
|
|
Reset the globals parameters while testing parameters
Christopher Allan Webber
2011-06-19
1
-11
/
+20
*
|
|
Actually we need pkg_resources again in test_celery_setup :)
Christopher Allan Webber
2011-06-19
1
-0
/
+2
*
|
|
Merge branch 'configobj'
Christopher Allan Webber
2011-06-19
13
-49
/
+223
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
renaming storage_system_from_paste_config()->storage_system_from_config()
Christopher Allan Webber
2011-06-19
1
-3
/
+3
|
*
|
Preparing celery unit tests for new setup.
Christopher Allan Webber
2011-06-18
3
-17
/
+40
|
*
|
Nosetests should now be able to run using the new configobj / app init setup
Christopher Allan Webber
2011-06-18
3
-26
/
+42
|
*
|
Only kill the database if it's really set up.
Christopher Allan Webber
2011-06-18
1
-3
/
+4
[next]