mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-14 00:27:12 +00:00
087c68569a
* test(suspense-tests): add e2e tests (closes #1519) test(suspense_tests): load nested test(suspense_tests): load parallel test(suspsense_tests): load nested inside test(suspense_tests): load single test(suspense_tests): load inside component test(suspense_tests): load no resources test(suspense_tests): click nested count test(suspense_tests): click inside component count test(suspense_tests): click nested inside count test(suspense_tests): click single count test(suspense_tests): click parallel counts test(suspense_tests): click no resources count refactor(suspense_tests): change view strategy * fix(suspense_tests): let_unit_value
13 lines
244 B
Text
13 lines
244 B
Text
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
pkg
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# node e2e test tools and outputs
|
|
node_modules/
|
|
test-results/
|
|
end2end/playwright-report/
|
|
playwright/.cache/
|