Skip to content

Commit

Permalink
Merge pull request #176 from ucfcdl/issue59
Browse files Browse the repository at this point in the history
PHP Unit Tests
  • Loading branch information
Fenel Joseph authored Jul 1, 2016
2 parents 739a2b0 + 186c8fc commit 5e3e4c1
Show file tree
Hide file tree
Showing 9 changed files with 1,491 additions and 96 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "UDOIT",
"name": "udoit",
"homepage": "https://github.com/ucfcdl/UDOIT",
"description": "The Universal Design Online content Inspection Tool, or UDOIT enables faculty to identify accessibility issues in Canvas by Instructure. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.",
"description": "The Universal Design Online content Inspection Tool, or UDOIT enables faculty to identify accessibility issues in Canvas by Instructure.",
"moduleType": [
"globals"
],
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"require-dev": {
"symfony/var-dumper": "*",
"phpunit/phpunit": "4.8.*",
"heroku/heroku-buildpack-php": "*"
},
"scripts": {
Expand Down
Loading

0 comments on commit 5e3e4c1

Please sign in to comment.