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
/
test_api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up federation code and add tests to cover more of the APIs
Jessica Tallon
2014-08-18
1
-27
/
+91
*
Add more security checks when updating objects and tests
Jessica Tallon
2014-08-04
1
-15
/
+92
*
Fix some security concerns regrding inpersonation in federation code.
Jessica Tallon
2014-07-31
1
-0
/
+80
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
1
-36
/
+7
*
Switch from slug to ID and clean up style to conform to PEP-8
Jessica Tallon
2014-07-22
1
-8
/
+16
*
Create test for garbage collection
Jessica Tallon
2014-07-22
1
-4
/
+37
*
Add test for API object endpoint
Jessica Tallon
2014-07-22
1
-0
/
+29
*
Add more tests for federation APIs
Jessica Tallon
2014-07-22
1
-34
/
+143
*
Require uploader privileges to upload media to API
Jessica Tallon
2014-07-22
1
-19
/
+24
*
Remove unneeded oauth fixtures and add test for image submission
Jessica Tallon
2014-07-22
1
-38
/
+80
*
Adds the unit-tests for API and cleans up API
xray7224
2014-07-22
1
-65
/
+42
*
This commit was solely to remove unused imports in the code that I have written
tilly-Q
2013-09-23
1
-1
/
+0
*
This was a very small update, I'm hoping to rebase after this to solve some
tilly-Q
2013-08-20
1
-1
/
+3
*
Reverting "Always activate testing in every test module ever."
Christopher Allan Webber
2013-05-17
1
-3
/
+0
*
Always activate testing in every test module ever.
Christopher Allan Webber
2013-05-16
1
-0
/
+3
*
Refactor test resources into new resources.py
Elrond
2013-04-17
1
-16
/
+2
*
Really removing nosetests things now! all assert_whatever removed
Christopher Allan Webber
2013-04-06
1
-1
/
+0
*
Switch test_app generation over to use py.test fixtures.
Christopher Allan Webber
2013-04-04
1
-11
/
+14
*
All mediagoblin tests now pass with py.test (switched setUp to setup)
Christopher Allan Webber
2013-04-03
1
-1
/
+1
*
Rename get_test_app to get_app.
Elrond
2013-01-18
1
-2
/
+2
*
Don't get a fresh app when not needed
Sebastian Spaeth
2013-01-08
1
-1
/
+1
*
Fix some unicode related issues in oauth and the api.
Elrond
2012-12-23
1
-1
/
+1
*
Added API tests
Joar Wandborg
2012-12-23
1
-0
/
+104