syntax-prosody-ot / main

A webapp for the syntax-prosody analyst working in Optimality Theory, with automated Gen, Con and Eval. Download build files from syntax-prosody-ot/build
https://spot.sites.ucsc.edu/
GNU General Public License v2.0
12 stars 2 forks source link

create bat script of frontendTesting.sh #600

Closed jbellik closed 2 years ago

jbellik commented 3 years ago

in frondend branch

jbellik commented 3 years ago

Update: Changes to frontendTest.bat should now happen in the master branch. The script does exist, but needs to have a line added that will update the relatives paths appropriately in test.html. As per our discussion last week, it only needs to look for relative paths in the first 10ish lines of interface1.html, so a for loop shouldn't be excessively slow.

jbellik commented 2 years ago

What's the status of this? has the path update been added?

jbellik commented 2 years ago

This script is not complete. However, it doesn't actually influence automated testing; it's just developers trying to run frontend testing locally on a Windows machine.