update
[mkws-moved-to-github.git] / examples / htdocs / README
1 Development
2 ===========================================
3
4 please run first in this directory: 
5 $ make jasmine-links
6
7
8 jasmine.html       - jasmine test with standard HTML page. 
9
10 jasmine-popup.html - jasmine test with MKWS popup. No HTML, only JavaScript.
11                      Returns better readable test results as jasmine.html, 
12                      but it is less flexible.
13
14
15 Public demo pages
16 -----------------
17 auto.html
18 dict.html
19 index.html
20 jquery.html 
21 language.html
22 localauth.html
23 lowlevel.html
24 minimal.html 
25 mobile.html
26 popup.html 
27
28 Jasmine test pages
29 ------------------
30 jasmine-popup.html      - jasmine test with jquery popup, best for JS/HTML testing
31 jasmine-local-popup.html  jasmine test with local SP and jquery popup, best for development
32 jasmine-pp2.html        - running with local pazpar2 instead SP
33 jasmine.html            - standard jasmine test
34