Rodja Trappe
|
16e1b05150
moved pytest.ini to root because pytests are executed from this dir
|
2 éve |
Rodja Trappe
|
c58959eb8a
cleanup
|
2 éve |
Rodja Trappe
|
c3c0f5a170
fixed warning about non-w3c conformity
|
2 éve |
Rodja Trappe
|
2beeb2894b
closing page to avoid socket warnings on shutdown
|
2 éve |
Rodja Trappe
|
166fb05078
lower selenium timeouts are still working fine
|
2 éve |
Rodja Trappe
|
e9d775c659
Test creating pages after startup.
|
2 éve |
Rodja Trappe
|
dcd96da8dc
adding test for creating link by passing a page builder fuction
|
2 éve |
Rodja Trappe
|
0bf3bcabdd
refactored selenium to be used only internally in favor for the more readable 'user' class
|
2 éve |
Rodja Trappe
|
b8dd6f8ab3
added test for page at custom path
|
2 éve |
Rodja Trappe
|
3c1bbdd2e8
extracted server setup/teardown into fixture
|
2 éve |
Rodja Trappe
|
4f500e88d1
began with first selenium pytest
|
2 éve |
Rodja Trappe
|
ae7d3f94f5
dont load dependencies if there are none
|
2 éve |
Falko Schindler
|
fdd580cb84
Merge pull request #86 from zauberzeug/#61-page-decorator
|
2 éve |
Rodja Trappe
|
14c5f35315
minor documentation improvements
|
2 éve |
Rodja Trappe
|
e24d61c704
removed warning log
|
2 éve |
Falko Schindler
|
d6185106fe
remove obsolete special treatment for index page
|
2 éve |
Falko Schindler
|
c8ad913aba
add documentation and example about shared, private and index pages
|
2 éve |
Falko Schindler
|
6d59940354
fix order of dependencies
|
2 éve |
Falko Schindler
|
4371de24a1
improve upload example
|
2 éve |
Falko Schindler
|
dea7a42c7d
update documentation
|
2 éve |
Falko Schindler
|
e64569d094
reload page when new dependencies are added dynamically
|
2 éve |
Falko Schindler
|
466517a795
move page and update out of elements folder
|
2 éve |
Falko Schindler
|
108dc48aaf
allow dynamically adding dependencies
|
2 éve |
Falko Schindler
|
483970b8d9
serve dependencies for custom elements on demand
|
2 éve |
Falko Schindler
|
6040b8311f
remove obsolete excludes; check for MATPLOTLIB environment variable
|
2 éve |
Falko Schindler
|
2216e6455b
serve highcharts and aggrid libraries only if chart or table elements have been added to the UI
|
2 éve |
Falko Schindler
|
6facf8b6c8
remove pre-evaluation of ui.run
|
2 éve |
Falko Schindler
|
35798be15d
tiny fix
|
2 éve |
Falko Schindler
|
43b2933328
provide ui.run_javascript and ui.await_javascript
|
2 éve |
Falko Schindler
|
f89f0ba331
allow passing page functions to ui.link and ui.open
|
2 éve |