server/src/README
author ymh <ymh.work@gmail.com>
Sun, 19 Jul 2015 09:20:37 +0200
changeset 28 bda0fb9b1ddd
parent 12 217aaa4d6f1a
child 170 75e3a41722ad
permissions -rw-r--r--
refresh ldt to disable httplib2 certs validation + bump version

============
Remie Platform
============

1) from /src/: python manage.py runserver 

To use the iframe tester, you have to first login into your local ldt platform (support for CAS is not relevant for functional testing) so you are able to draw the metadata for your test project

Then go to /remie/iframetester, where you have a blank page with a few fields that condition the iframe player you'll generate. You can use the local ldt platform to get the id of your test project. 
Use the generate button to create the iframe and insert it into the page. Currently there is only the segment scenario.

Note: If you want to test multiple users annotations, we don't validate currently logged user so it is entirely possible to generate a remie player for another user than the one currently logged in, and have annotation creation work for that other user.