Skip to content

Commit

Permalink
SHARE-370 Homepage Recommendations
Browse files Browse the repository at this point in the history
-Implemented API call for homepage recommended programs
-Wrote API test cases
-Enabled recommended projects on the homepage
-Refactored behat test case for recommendd projects
  • Loading branch information
leno12 committed Sep 2, 2020
1 parent a1287d8 commit 684365e
Show file tree
Hide file tree
Showing 11 changed files with 307 additions and 1,545 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -15,7 +15,7 @@
"ext-posix": "*",
"ext-zip": "*",
"beberlei/doctrineextensions": "^1.2",
"catrobat/capi": "v1.0.41",
"catrobat/capi": "^1.0",
"doctrine/doctrine-bundle": "^2.0",
"doctrine/doctrine-migrations-bundle": "^3.0",
"doctrine/orm": "^2.7",
Expand Down Expand Up @@ -137,4 +137,4 @@
"url": "git@github.com:leno12/HWIOAuthBundle.git"
}]

}
}

0 comments on commit 684365e

Please sign in to comment.