byteface

Results 45 comments of byteface

Hi @7HR4IZ3 thanks for this. I had a quick look but didn't see any unit tests and I've been a little busy lately so will check soon as possible. I'm...

Hi @CRY-D ... sorry its been ages. I recall doing some kind of undocumented htmx features a long time ago. https://github.com/byteface/domonic/blob/master/domonic/dom.py#L212 You just had to set: DOMConfig.HTMX_ENABLED = True But...

Oh @CRY-D I see.. actual method names. push_url etc. Yes that does look like a good idea.

FAILED tests/test_javascript_date.py::TestCase::test_getTime - assert 787021200000 == 787017600000 FAILED tests/test_javascript_date.py::TestCase::test_javascript_date - assert 1 == 0 FAILED tests/test_webapi.py::TestCase::test_xpath - requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='eventual.technology', port=80): Max retries exceeded with url: / (Caused by Co... ==================================================...

Hi, apologies for such a long delay. I've not worked on this for a long time due to other commitments. The project is still active. If someone makes a commit...