This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
ferret
Watch
1
Star
0
Fork
0
You've already forked ferret
mirror of
https://github.com/MontFerret/ferret.git
synced
2024-12-16 11:37:36 +02:00
Code
Issues
Releases
Activity
a605ce2ebf
ferret
/
e2e
/
tests
/
page_load.fql
4 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Integration tests (#170)
2018-11-12 21:53:36 +02:00
LET url = @static + '/overview.html'
Feature/#44 e2e tests (#122)
2018-10-14 21:38:14 +02:00
LET doc = DOCUMENT(url)
RETURN EXPECT(doc.url, url)
Reference in New Issue
Copy Permalink