Rodja Trappe 29342676c6 Introduce proper download simulation for the user fixture (#3689) vor 8 Monaten
..
media 061242c2b2 use local files for testing `ui.interactive_image` (#3118) vor 1 Jahr
README.md 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
__init__.py 4f500e88d1 began with first selenium pytest vor 2 Jahren
conftest.py b77d9d95da Integration test framework (#3121) vor 9 Monaten
requirements.txt 3a4d7637dc remove icecream dependency (#3439) vor 9 Monaten
test_add_html.py 3e5f92b23c Make libsass optional (#2809) vor 1 Jahr
test_aggrid.py 2cf863c43b Update JavaScript dependencies (#3654) vor 8 Monaten
test_api_router.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_audio.py 42b3b4c61f add set_source tests for ui.video and ui.audio vor 1 Jahr
test_auto_context.py f7c08cfd97 UI context properties (#2905) vor 1 Jahr
test_awaitable_response.py bad0a87563 add documentation for NullResponse vor 1 Jahr
test_binding.py f1a5a0e40c add ruff checks vor 1 Jahr
test_button.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_button_dropdown.py 6e61721a3a refactor list and menu items (#2855) vor 1 Jahr
test_button_group.py 6e61721a3a refactor list and menu items (#2855) vor 1 Jahr
test_card.py c37845689c Fix Quasar's layout rules for `ui.card` that remove children's borders and shadows (#3444) vor 9 Monaten
test_carousel.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_chat.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_chip.py 54c644f393 Add chip element (#2942) vor 1 Jahr
test_clipboard.py 5c444ff538 Raise Exception when awaiting JavaScript on auto-index page (#2983) vor 1 Jahr
test_code.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_codemirror.py 2cf863c43b Update JavaScript dependencies (#3654) vor 8 Monaten
test_color_input.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_colors.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_context_menu.py 7b4a8d3f6a remove auto-close prop from `ui.context_menu` (fixes #3539) vor 9 Monaten
test_dark_mode.py fca6528270 Fix some failing pytests (#3638) vor 8 Monaten
test_date.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_dialog.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_download.py 48e832ccb1 Provide two additional pytest plugins to make user and screen able to load independently (#3511) vor 9 Monaten
test_echart.py 2cf863c43b Update JavaScript dependencies (#3654) vor 8 Monaten
test_editor.py 63deabfd84 Fix value updates in ui.editor after client-side changes (#3346) vor 10 Monaten
test_element.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) vor 8 Monaten
test_element_delete.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_element_filter.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) vor 8 Monaten
test_endpoint_docs.py c69db4d75e Disable FastAPI docs by default (#3589) vor 9 Monaten
test_events.py cd9e5472ad fix events on hidden and disabled elements (#3524) vor 9 Monaten
test_expansion.py d641cdfdac code review vor 1 Jahr
test_favicon.py 8c84ad412c fix favicon tests after removing bs4 vor 10 Monaten
test_header.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_helpers.py 5d25e54914 replace some HTTP links with HTTPS equivalents vor 1 Jahr
test_highchart.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_image.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_input.py a2544c1278 Replace repeated polling in Outbox.loop() with an asyncio event (see #2482) (#2867) vor 1 Jahr
test_interactive_image.py c83b95cbdd don't rely on flaky initial loaded event vor 11 Monaten
test_javascript.py 5c444ff538 Raise Exception when awaiting JavaScript on auto-index page (#2983) vor 1 Jahr
test_joystick.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_json.py da6932894d add pyflakes vor 1 Jahr
test_json_editor.py 5c444ff538 Raise Exception when awaiting JavaScript on auto-index page (#2983) vor 1 Jahr
test_keyboard.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_knob.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_label.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_leaflet.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_lifecycle.py 5c444ff538 Raise Exception when awaiting JavaScript on auto-index page (#2983) vor 1 Jahr
test_link.py 98e00b954b add pycodestyle vor 1 Jahr
test_list.py 6e61721a3a refactor list and menu items (#2855) vor 1 Jahr
test_log.py 4a67bc95ce New `ui.log` implementation (#2686) vor 1 Jahr
test_markdown.py 2cf863c43b Update JavaScript dependencies (#3654) vor 8 Monaten
test_menu.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_mermaid.py 2cf863c43b Update JavaScript dependencies (#3654) vor 8 Monaten
test_navigate.py 3e416522fa Implement ui.navigate functionality (#2593) vor 1 Jahr
test_notification.py 6139c65e81 try to fix flaky notification test vor 1 Jahr
test_number.py 3e9da97302 update `ui.number` after sanitization (#3389) vor 10 Monaten
test_observables.py 28253947f5 Implement __copy__ for observable collections (fixes #3023) (#3046) vor 1 Jahr
test_outbox.py 8eabbd9c12 add pytest vor 1 Jahr
test_page.py e9477b33b8 Client ip (#3445) vor 9 Monaten
test_page_title.py 2841869dc8 try to improve robustness of some pytests vor 1 Jahr
test_pagination.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_plotly.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_prod_js.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_query.py fca6528270 Fix some failing pytests (#3638) vor 8 Monaten
test_radio.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_range.py 5f8a7b9e99 Add range control (#2762) vor 1 Jahr
test_refreshable.py 57fb4a6ac7 Merge pull request #2268 from zauberzeug/refreshable-method vor 1 Jahr
test_restructured_text.py 5d8644743d add pytest vor 1 Jahr
test_run.py 0939d863fd fix test_run for Python 3.12.5 vor 9 Monaten
test_scene.py fca6528270 Fix some failing pytests (#3638) vor 8 Monaten
test_scene_view.py 48b6f769b7 Scene view component (#2947) vor 1 Jahr
test_select.py ed8c94cab4 Enable new_value_mode="add" for dict options (#2467) vor 1 Jahr
test_serving_files.py 2cf863c43b Update JavaScript dependencies (#3654) vor 8 Monaten
test_spinner.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_splitter.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_stepper.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_storage.py b77d9d95da Integration test framework (#3121) vor 9 Monaten
test_table.py b394216e03 Improve the API of `ui.table` (#3525) vor 9 Monaten
test_tabs.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_tailwind.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) vor 8 Monaten
test_teleport.py c30752af79 Introduce `ui.teleport` element (#3159) vor 11 Monaten
test_time.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_timeline.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_timer.py d31c60d26f Remove ui.timer objects from hierarchy (#3647) vor 8 Monaten
test_toggle.py 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
test_tree.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) vor 8 Monaten
test_upload.py 2cf863c43b Update JavaScript dependencies (#3654) vor 8 Monaten
test_user_simulation.py 29342676c6 Introduce proper download simulation for the user fixture (#3689) vor 8 Monaten
test_video.py 42b3b4c61f add set_source tests for ui.video and ui.audio vor 1 Jahr

README.md

Automated Tests for NiceGUI

Motivation

Testing a user interface is hard work. But to ensure NiceGUI is working as expected it is of utmost importance. Even if automated testing needs a lot of infrastructure and results in long execution times, we believe that it's worth the effort when compared to manual testing.

Setup

Please be aware that the below commands install the latest version of the ChromeDriver binary, which is compatible with the version of Google Chrome installed on your system. If you have a different version of Chrome installed, you may need to install a different version of ChromeDriver or update your Chrome installation to be compatible with the installed ChromeDriver version.

Mac

cd nicegui # enter the project root dir
brew install cask chromedriver
python3 -m pip install -r tests/requirements.txt

Note: The above instructions assume that you have already installed Homebrew (a package manager for macOS) on your system. If you haven't, you can follow the instructions on https://brew.sh/ to install it.

Windows

cd nicegui # enter the project root dir
choco install chromedriver
python3 -m pip install -r tests/requirements.txt

Note: The above instructions assume that you have already installed Chocolatey (a package manager for Windows) on your system. If you haven't, you can follow the instructions on https://chocolatey.org/install to install it.

Linux

cd nicegui # enter the project root dir
sudo apt-get update
sudo apt-get install chromium-chromedriver
python3 -m pip install -r tests/requirements.txt

Note: The above instructions assume that you are using a Debian-based Linux distribution. If you are using a different distribution, the package manager and package names may differ. Please refer to the documentation for your distribution for more information.

Usage

Because Selenium queries are quite cumbersome and lengthy, we introduced a Screen class. This provides a high-level interface to work with the currently displayed state of the web browser. The workflow is as follows:

  1. Get the screen fixture by providing screen: Screen as an argument to the function.
  2. Write your NiceGUI code inside the function.
  3. Use screen.open(...) with the appropriate URL path to start querying the website.
  4. For example, use screen.should_contain(...) with some text as parameter to ensure that the text is shown.

Here is a very simple example:

from nicegui import ui
from nicegui.testing import Screen

def test_hello_world(screen: Screen):
    ui.label('Hello, world')

    screen.open('/')
    screen.should_contain('Hello, world')

Have a look at the existing tests for more examples. Internally we use selenium-fixture (see conftest.py). To access the webdriver directly you can use the screen.selenium property. Have a look at https://selenium-python.readthedocs.io/getting-started.html for documentation of the available method calls to the webdriver.