GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
2
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Kanban
Build
Network
Mirrors
Gantt Chart
Fork
: 0
opidor
/
dmpopidor
Download ZIP
1428 commits
Transfer to URL with SHA
tree:
98e46ca3c5
Branches
Tags
×
dev
dmpopidor
/
test
/
latest commit
5088efd67e
Brian Riley
authored
on 14 Apr 2017
..
api
Merging master (#20)
9 years ago
assets
tidied up new tests and fixtures. Commented out old tests that were failing. Updated relationship between TokenPermissionType and Organisation so that token_permission_type.organisations works
9 years ago
functional
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
9 years ago
helpers
fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name
9 years ago
integration
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
9 years ago
performance
Merging master (#20)
9 years ago
unit
fixed issues in tests after merge and added tests for plans controller
9 years ago
configuration_test.rb
added logic to db/seeds.rb to always create a default org for the one defined in config/branding.yml. This is the managing org
9 years ago
routing_test.rb
fixed the rest of the tests by swapping out I18n and removing locales from routes
9 years ago
test_helper.rb
added home controller test. updated test helper to reload LANGUAGES constant if its blank during TravisCI build
9 years ago