Vincent
df7c0c2c60
Fix www.sh, copy scripts to theme's static/js folder too ( #1967 )
2023-11-06 10:48:27 -07:00
Alexander Petros
d1288d202a
Remove old tests from the website ( #1733 )
...
The website used to host every past test suite, copied into the www
directory. We no longer need that on the website (and it makes the
codebase impossible to search) so I removed all the old tests and the
new tests are hosted simply at /test.
I also replaced the www.js script with a simpler www.sh one (since we no
longer need to do anything besides copying, really), which allowed me to
remove a node dependency that was only used in that script.
2023-09-19 11:07:24 -05:00
Carson Gross
9162262cdc
comment www script
2023-04-11 12:28:34 -06:00
Carson Gross
cb52f71cd2
fix www generation
2023-04-11 10:28:35 -06:00
Daniel J. Summers
8564251136
Sync content from 1.8.6 release
...
- Update path for test generation script
2023-03-08 11:34:42 -05:00
Denis Palashevskii
a097e6dd1e
Add websocket mocking library to www.js script ( #1207 )
2023-01-17 14:35:24 -07:00
Carson Gross
4ff41be0bd
include chai-dom in website build
2022-06-16 14:18:01 -06:00
carson
ec57534150
sha generator script
2021-02-05 20:52:28 -07:00
carson
1e780a7961
include preload
in the website
2021-01-03 15:59:01 -07:00
carson
8a6a6f8016
web socket support
2020-05-24 21:41:44 -07:00
carson
e0a8b2e9a9
fix test index
2020-05-22 19:59:06 -07:00
carson
08242c7fc5
include a generated index file in /test
2020-05-22 18:41:00 -07:00
carson
3aa8c64754
le big re-rename
2020-05-17 05:22:19 -07:00
carson
fea1ffe378
remove history nav from boost tests
2020-05-14 06:46:34 -07:00
carson
b763f91207
move testing to make clear what it is for
2020-05-14 06:36:01 -07:00
carson
c0e4afd00b
public testing mechanism
2020-05-14 06:32:57 -07:00
carson
8be1f10636
update site
2020-05-02 16:25:29 -07:00
carson
9e8f101c0f
infrastructure for copying out a version of htmx for testing in the broader browser world
2020-05-02 14:31:05 -07:00