Files in robertzk/syberia
Syberia

.Rbuildignore
.gitignore
.gitmodules
.travis.yml
CHANGELOG.md CONTRIBUTING.md
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/engine.R R/engine_R6.R R/messages.R R/package.syberia.R R/test.R R/utils.R R/zzz.R README.md
docs/LICENSE
docs/authors.html
docs/index.html
docs/jquery.sticky-kit.min.js
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/reference/active_project.html
docs/reference/any_is_substring_of.html
docs/reference/build_engine.html
docs/reference/ensure_no_global_variable_pollution.html
docs/reference/ensure_resources_are_tested.html
docs/reference/find_test_hook.html
docs/reference/index.html
docs/reference/infix_or.html
docs/reference/resource.html
docs/reference/should_exclude.html
docs/reference/syberia-semi-colon.html
docs/reference/syberia_engine.html
docs/reference/syberia_version.html
docs/reference/test_engine.html
docs/reference/test_resource.html
docs/reference/test_resources.html
docs/reference/traverse_parent_directories.html
inst/doc/custom-bootstrapping.Rmd
inst/doc/custom-bootstrapping.html
inst/images/example_run.png
inst/images/simple_run_example.gif
inst/images/syberia_example.png
man/active_project.Rd man/any_is_substring_of.Rd man/build_engine.Rd man/ensure_no_global_variable_pollution.Rd man/ensure_resources_are_tested.Rd man/find_test_hook.Rd man/infix_or.Rd man/should_exclude.Rd man/syberia-semi-colon.Rd man/syberia_engine.Rd man/syberia_version.Rd man/test_engine.Rd man/test_resource.Rd man/test_resources.Rd man/traverse_parent_directories.Rd tests/test-all.R tests/testthat/helper-with_globals.R tests/testthat/helper-with_test_mock.R tests/testthat/projects/conflicting_double_snake/addon1/config/application.R tests/testthat/projects/conflicting_double_snake/addon1/config/engines.R tests/testthat/projects/conflicting_double_snake/addon2/config/application.R tests/testthat/projects/conflicting_double_snake/addon2/config/engines.R tests/testthat/projects/conflicting_double_snake/addon3/config/application.R tests/testthat/projects/conflicting_double_snake/addon3/config/engines.R tests/testthat/projects/conflicting_double_snake/addon3/engine_resource.R tests/testthat/projects/conflicting_double_snake/engine1/config/application.R tests/testthat/projects/conflicting_double_snake/engine1/config/engines.R tests/testthat/projects/conflicting_double_snake/engine2/config/application.R tests/testthat/projects/conflicting_double_snake/engine2/config/engines.R tests/testthat/projects/conflicting_double_snake/engine3/config/application.R tests/testthat/projects/conflicting_double_snake/engine3/config/engines.R tests/testthat/projects/conflicting_double_snake/engine3/engine_resource.R tests/testthat/projects/conflicting_double_snake/main/config/application.R tests/testthat/projects/conflicting_double_snake/main/config/engines.R tests/testthat/projects/conflicting_double_snake/main/main_resource.R tests/testthat/projects/conflicting_resources/engine1/chain_resource.R tests/testthat/projects/conflicting_resources/engine1/config/application.R tests/testthat/projects/conflicting_resources/engine1/config/engines.R tests/testthat/projects/conflicting_resources/engine1/example_resource.R tests/testthat/projects/conflicting_resources/engine2/config/application.R tests/testthat/projects/conflicting_resources/engine2/config/engines.R tests/testthat/projects/conflicting_resources/engine2/dependent_resource.R tests/testthat/projects/conflicting_resources/engine2/example_resource.R tests/testthat/projects/conflicting_resources/main/config/application.R tests/testthat/projects/conflicting_resources/main/config/engines.R tests/testthat/projects/conflicting_resources/main/main_resource.R tests/testthat/projects/diamond_with_a_tail/engine1/config/application.R tests/testthat/projects/diamond_with_a_tail/engine1/config/engines.R tests/testthat/projects/diamond_with_a_tail/engine2/config/application.R tests/testthat/projects/diamond_with_a_tail/engine2/config/engines.R tests/testthat/projects/diamond_with_a_tail/main/config/application.R tests/testthat/projects/diamond_with_a_tail/main/config/engines.R tests/testthat/projects/diamond_with_a_tail/main/main_resource.R tests/testthat/projects/diamond_with_a_tail/superbase/common_resource.R tests/testthat/projects/diamond_with_a_tail/superbase/config/application.R tests/testthat/projects/diamond_with_a_tail/superbase/config/engines.R tests/testthat/projects/double_snake/addon1/config/application.R tests/testthat/projects/double_snake/addon1/config/engines.R tests/testthat/projects/double_snake/addon2/config/application.R tests/testthat/projects/double_snake/addon2/config/engines.R tests/testthat/projects/double_snake/addon3/addon_resource.R tests/testthat/projects/double_snake/addon3/config/application.R tests/testthat/projects/double_snake/addon3/config/engines.R tests/testthat/projects/double_snake/engine1/config/application.R tests/testthat/projects/double_snake/engine1/config/engines.R tests/testthat/projects/double_snake/engine2/config/application.R tests/testthat/projects/double_snake/engine2/config/engines.R tests/testthat/projects/double_snake/engine3/config/application.R tests/testthat/projects/double_snake/engine3/config/engines.R tests/testthat/projects/double_snake/engine3/engine_resource.R tests/testthat/projects/double_snake/main/config/application.R tests/testthat/projects/double_snake/main/config/engines.R tests/testthat/projects/double_snake/main/main_resource.R tests/testthat/projects/engines1/example/config/application.R tests/testthat/projects/engines1/example/config/engines.R tests/testthat/projects/engines1/example/example_resource.R tests/testthat/projects/engines1/main/config/application.R tests/testthat/projects/engines1/main/config/engines.R tests/testthat/projects/engines1/main/main_resource.R tests/testthat/projects/engines2/example/config/application.R tests/testthat/projects/engines2/example/config/engines.R tests/testthat/projects/engines2/example/example_resource.R tests/testthat/projects/engines2/main/config/application.R tests/testthat/projects/engines2/main/config/engines.R tests/testthat/projects/engines2/main/example_resource.R tests/testthat/projects/engines2/main/main_resource.R tests/testthat/projects/example_controller/args.R tests/testthat/projects/example_controller/config/application.R tests/testthat/projects/example_controller/config/engines.R tests/testthat/projects/example_controller/config/routes.R tests/testthat/projects/example_controller/director.R tests/testthat/projects/example_controller/example.R tests/testthat/projects/example_controller/lib/controllers/args.R tests/testthat/projects/example_controller/lib/controllers/director.R tests/testthat/projects/example_controller/lib/controllers/example.R tests/testthat/projects/example_controller/lib/controllers/names.R tests/testthat/projects/example_controller/lib/controllers/preprocessor_output.R tests/testthat/projects/example_controller/lib/controllers/simple_preprocessor.R tests/testthat/projects/example_controller/lib/controllers/source_env.R tests/testthat/projects/example_controller/names.R tests/testthat/projects/example_controller/preprocessor_output.R tests/testthat/projects/example_controller/simple_preprocessor.R tests/testthat/projects/example_controller/source_env.R tests/testthat/projects/hybrid_resourcing/example/config/application.R tests/testthat/projects/hybrid_resourcing/example/config/engines.R tests/testthat/projects/hybrid_resourcing/example/config/routes.R tests/testthat/projects/hybrid_resourcing/example/flump/flack.R tests/testthat/projects/hybrid_resourcing/example/lib/controllers/blorp.R tests/testthat/projects/hybrid_resourcing/main/blorp/boop.R tests/testthat/projects/hybrid_resourcing/main/config/application.R
tests/testthat/projects/hybrid_resourcing/main/config/boot.R
tests/testthat/projects/hybrid_resourcing/main/config/engines.R tests/testthat/projects/hybrid_resourcing/main/config/routes.R tests/testthat/projects/hybrid_resourcing/main/floop/flap.R tests/testthat/projects/hybrid_resourcing/main/lib/controllers/floop.R tests/testthat/projects/hybrid_resourcing/utils/config/application.R tests/testthat/projects/hybrid_resourcing/utils/config/engines.R tests/testthat/projects/hybrid_resourcing/utils/config/routes.R tests/testthat/projects/hybrid_resourcing/utils/lib/controllers/flump.R tests/testthat/projects/mounted_engine_with_utilities/main/config/application.R tests/testthat/projects/mounted_engine_with_utilities/main/config/engines.R tests/testthat/projects/mounted_engine_with_utilities/main/subutility.R tests/testthat/projects/mounted_engine_with_utilities/mounted/config/application.R tests/testthat/projects/mounted_engine_with_utilities/mounted/config/engines.R tests/testthat/projects/mounted_engine_with_utilities/mounted/hello.R tests/testthat/projects/mounted_engine_with_utilities/mounted/hello_raw.R tests/testthat/projects/mounted_engine_with_utilities/mounted/reverse_hello.R tests/testthat/projects/mounted_engine_with_utilities/utility1/config/application.R tests/testthat/projects/mounted_engine_with_utilities/utility1/config/engines.R tests/testthat/projects/mounted_engine_with_utilities/utility1/hello.R tests/testthat/projects/mounted_engine_with_utilities/utility1/hello2.R tests/testthat/projects/mounted_engine_with_utilities/utility2/config/application.R tests/testthat/projects/mounted_engine_with_utilities/utility2/config/engines.R tests/testthat/projects/mounted_engine_with_utilities/utility2/world.R tests/testthat/projects/mounted_engine_with_utilities/utility2/world2.R tests/testthat/projects/nested_controller/example/config/application.R tests/testthat/projects/nested_controller/example/config/engines.R tests/testthat/projects/nested_controller/example/config/routes.R tests/testthat/projects/nested_controller/example/lib/controllers/blorp.R tests/testthat/projects/nested_controller/main/blorp/boop.R
tests/testthat/projects/nested_controller/main/boot.R
tests/testthat/projects/nested_controller/main/config/application.R
tests/testthat/projects/nested_controller/main/config/boot.R
tests/testthat/projects/nested_controller/main/config/engines.R tests/testthat/projects/nested_controller/main/config/routes.R tests/testthat/projects/nested_controller/main/floop/flap.R tests/testthat/projects/nested_controller/main/lib/controllers/floop.R tests/testthat/projects/nested_controller/main/main_resource.R tests/testthat/projects/optional_tests/config/application.R tests/testthat/projects/optional_tests/config/engines.R tests/testthat/projects/optional_tests/config/environments/test.R tests/testthat/projects/optional_tests/example_resource.R tests/testthat/projects/overwritten_controller/example/config/application.R tests/testthat/projects/overwritten_controller/example/config/engines.R tests/testthat/projects/overwritten_controller/example/config/routes.R tests/testthat/projects/overwritten_controller/example/foo/bar.R tests/testthat/projects/overwritten_controller/example/foo/qux.R tests/testthat/projects/overwritten_controller/example/lib/controllers/foo.R tests/testthat/projects/overwritten_controller/main/config/application.R tests/testthat/projects/overwritten_controller/main/config/engines.R tests/testthat/projects/overwritten_controller/main/config/routes.R tests/testthat/projects/overwritten_controller/main/foo/bar.R tests/testthat/projects/overwritten_controller/main/lib/controllers/foo.R tests/testthat/projects/simple_failing_test/config/application.R tests/testthat/projects/simple_failing_test/config/routes.R tests/testthat/projects/simple_failing_test/lib/controllers/person.R tests/testthat/projects/simple_failing_test/lib/people/john.R tests/testthat/projects/simple_failing_test/test/lib/people/john.R tests/testthat/projects/simple_test/config/application.R tests/testthat/projects/simple_test/config/routes.R tests/testthat/projects/simple_test/lib/controllers/person.R tests/testthat/projects/simple_test/lib/people/john.R tests/testthat/projects/simple_test/test/lib/people/john.R tests/testthat/projects/simple_test_failure/config/application.R tests/testthat/projects/simple_test_failure/config/engines.R tests/testthat/projects/simple_test_failure/config/routes.R tests/testthat/projects/simple_test_failure/lib/controllers/person.R tests/testthat/projects/simple_test_failure/lib/people/john.R tests/testthat/projects/simple_test_failure/test/lib/controllers/person.R tests/testthat/projects/simple_test_failure/test/lib/people/john.R tests/testthat/projects/snake/engine1/config/application.R tests/testthat/projects/snake/engine1/config/engines.R tests/testthat/projects/snake/engine2/config/application.R tests/testthat/projects/snake/engine2/config/engines.R tests/testthat/projects/snake/engine3/config/application.R tests/testthat/projects/snake/engine3/config/engines.R tests/testthat/projects/snake/engine3/engine_resource.R tests/testthat/projects/snake/main/config/application.R tests/testthat/projects/snake/main/config/engines.R tests/testthat/projects/snake/main/main_resource.R tests/testthat/projects/test_calculation_pi/calculations/pi.R tests/testthat/projects/test_calculation_pi/config/application.R tests/testthat/projects/test_calculation_pi/config/engines.R tests/testthat/projects/test_calculation_pi/test/calculations/pi.R tests/testthat/projects/test_simple_find/config/application.R tests/testthat/projects/test_simple_find/config/engines.R tests/testthat/projects/test_simple_find/config/routes.R tests/testthat/projects/test_simple_find/lib/controllers/person.R tests/testthat/projects/test_simple_find/lib/people/john.R tests/testthat/projects/test_simple_find/test/lib/controllers/person.R tests/testthat/projects/test_simple_find/test/lib/people/john.R tests/testthat/projects/test_simple_setup_failure/config/application.R tests/testthat/projects/test_simple_setup_failure/config/engines.R tests/testthat/projects/test_simple_setup_failure/config/environments/test.R tests/testthat/projects/test_simple_setup_failure/config/routes.R tests/testthat/projects/test_simple_setup_failure/lib/controllers/person.R tests/testthat/projects/test_simple_setup_failure/lib/people/john.R tests/testthat/projects/test_simple_setup_failure/test/lib/controllers/person.R tests/testthat/projects/test_simple_setup_failure/test/lib/people/john.R tests/testthat/projects/test_simple_teardown_failure/config/application.R tests/testthat/projects/test_simple_teardown_failure/config/engines.R tests/testthat/projects/test_simple_teardown_failure/config/environments/test.R tests/testthat/projects/test_simple_teardown_failure/config/routes.R tests/testthat/projects/test_simple_teardown_failure/lib/controllers/person.R tests/testthat/projects/test_simple_teardown_failure/lib/people/john.R tests/testthat/projects/test_simple_teardown_failure/test/lib/controllers/person.R tests/testthat/projects/test_simple_teardown_failure/test/lib/people/john.R tests/testthat/projects/two_engines/engine1/chain_resource.R tests/testthat/projects/two_engines/engine1/config/application.R tests/testthat/projects/two_engines/engine1/config/engines.R tests/testthat/projects/two_engines/engine1/example_resource.R tests/testthat/projects/two_engines/engine2/config/application.R tests/testthat/projects/two_engines/engine2/config/engines.R tests/testthat/projects/two_engines/engine2/dependent_resource.R tests/testthat/projects/two_engines/main/config/application.R tests/testthat/projects/two_engines/main/config/engines.R tests/testthat/projects/two_engines/main/main_resource.R tests/testthat/projects/two_mounted_engines_with_one_utility/engine1/config/application.R tests/testthat/projects/two_mounted_engines_with_one_utility/engine1/config/engines.R tests/testthat/projects/two_mounted_engines_with_one_utility/engine1/external_hello.R tests/testthat/projects/two_mounted_engines_with_one_utility/engine2/config/application.R tests/testthat/projects/two_mounted_engines_with_one_utility/engine2/config/engines.R tests/testthat/projects/two_mounted_engines_with_one_utility/engine2/external_world.R tests/testthat/projects/two_mounted_engines_with_one_utility/main/config/application.R tests/testthat/projects/two_mounted_engines_with_one_utility/main/config/engines.R tests/testthat/projects/two_mounted_engines_with_one_utility/main/hello_world.R tests/testthat/projects/two_mounted_engines_with_one_utility/utility/config/application.R tests/testthat/projects/two_mounted_engines_with_one_utility/utility/config/engines.R tests/testthat/projects/two_mounted_engines_with_one_utility/utility/hello.R tests/testthat/projects/two_mounted_engines_with_one_utility/utility/world.R tests/testthat/projects/two_mounted_engines_with_utility/engine1/config/application.R tests/testthat/projects/two_mounted_engines_with_utility/engine1/config/engines.R tests/testthat/projects/two_mounted_engines_with_utility/engine1/external_hello.R tests/testthat/projects/two_mounted_engines_with_utility/engine2/config/application.R tests/testthat/projects/two_mounted_engines_with_utility/engine2/config/engines.R tests/testthat/projects/two_mounted_engines_with_utility/engine2/external_world.R tests/testthat/projects/two_mounted_engines_with_utility/main/config/application.R tests/testthat/projects/two_mounted_engines_with_utility/main/config/engines.R tests/testthat/projects/two_mounted_engines_with_utility/main/hello_world.R tests/testthat/projects/two_mounted_engines_with_utility/utility1/config/application.R tests/testthat/projects/two_mounted_engines_with_utility/utility1/config/engines.R tests/testthat/projects/two_mounted_engines_with_utility/utility1/hello.R tests/testthat/projects/two_mounted_engines_with_utility/utility1/hello2.R tests/testthat/projects/two_mounted_engines_with_utility/utility2/config/application.R tests/testthat/projects/two_mounted_engines_with_utility/utility2/config/engines.R tests/testthat/projects/two_mounted_engines_with_utility/utility2/world.R tests/testthat/projects/two_mounted_engines_with_utility/utility2/world2.R tests/testthat/projects/two_nested_controllers/example/config/application.R tests/testthat/projects/two_nested_controllers/example/config/engines.R tests/testthat/projects/two_nested_controllers/example/config/routes.R tests/testthat/projects/two_nested_controllers/example/lib/controllers/blorp.R tests/testthat/projects/two_nested_controllers/main/blorp/boop.R tests/testthat/projects/two_nested_controllers/main/config/application.R
tests/testthat/projects/two_nested_controllers/main/config/boot.R
tests/testthat/projects/two_nested_controllers/main/config/engines.R tests/testthat/projects/two_nested_controllers/main/config/routes.R tests/testthat/projects/two_nested_controllers/main/floop/flap.R tests/testthat/projects/two_nested_controllers/main/flump/flack.R tests/testthat/projects/two_nested_controllers/main/lib/controllers/floop.R tests/testthat/projects/two_nested_controllers/utils/config/application.R tests/testthat/projects/two_nested_controllers/utils/config/engines.R tests/testthat/projects/two_nested_controllers/utils/config/routes.R tests/testthat/projects/two_nested_controllers/utils/lib/controllers/flump.R tests/testthat/projects/two_utility_engines/main/config/application.R tests/testthat/projects/two_utility_engines/main/config/engines.R tests/testthat/projects/two_utility_engines/main/hello.R tests/testthat/projects/two_utility_engines/main/hello_raw.R tests/testthat/projects/two_utility_engines/main/reverse_hello.R tests/testthat/projects/two_utility_engines/utility1/config/application.R tests/testthat/projects/two_utility_engines/utility1/config/engines.R tests/testthat/projects/two_utility_engines/utility1/hello.R tests/testthat/projects/two_utility_engines/utility1/hello2.R tests/testthat/projects/two_utility_engines/utility2/config/application.R tests/testthat/projects/two_utility_engines/utility2/config/engines.R tests/testthat/projects/two_utility_engines/utility2/world.R tests/testthat/projects/two_utility_engines/utility2/world2.R tests/testthat/projects/utility_engines/main/config/application.R tests/testthat/projects/utility_engines/main/config/engines.R tests/testthat/projects/utility_engines/main/hello.R tests/testthat/projects/utility_engines/main/hello_raw.R tests/testthat/projects/utility_engines/utility/config/application.R tests/testthat/projects/utility_engines/utility/config/engines.R tests/testthat/projects/utility_engines/utility/hello.R tests/testthat/projects/utility_engines/utility/hello2.R tests/testthat/test-engine.R tests/testthat/test-engine_tests.R tests/testthat/test-ensure_no_global_variable_pollution.R tests/testthat/test-hybrid_engine.R tests/testthat/test-projects.R tests/testthat/test-unmounted_engine.R
robertzk/syberia documentation built on May 27, 2019, 11:37 a.m.