Module: SystemTester
- Defined in:
- lib/system_tester.rb,
lib/system_tester/engine.rb,
lib/system_tester/version.rb,
app/models/system_tester/step.rb,
app/models/system_tester/stair.rb,
app/models/system_tester/visit.rb,
app/models/system_tester/action.rb,
app/models/system_tester/feature.rb,
app/models/system_tester/fill_in.rb,
app/models/system_tester/click_on.rb,
app/models/system_tester/scenario.rb,
app/models/system_tester/assertion.rb,
app/models/system_tester/stair_step.rb,
app/models/system_tester/assert_text.rb,
app/jobs/system_tester/application_job.rb,
app/models/system_tester/scenario_step.rb,
app/models/system_tester/assert_selector.rb,
app/models/concerns/system_tester/fileable.rb,
app/models/system_tester/application_record.rb,
app/controllers/system_tester/steps_controller.rb,
app/controllers/system_tester/features_controller.rb,
app/controllers/system_tester/scenarios_controller.rb,
app/controllers/system_tester/step_types_controller.rb,
app/models/concerns/system_tester/title_validatable.rb,
app/controllers/system_tester/application_controller.rb,
app/controllers/system_tester/stair_steps_controller.rb,
app/controllers/system_tester/scenario_steps_controller.rb
Defined Under Namespace
Modules: Fileable, TitleValidatable Classes: Action, ApplicationController, ApplicationJob, ApplicationRecord, AssertSelector, AssertText, Assertion, ClickOn, Engine, Feature, FeaturesController, FillIn, Scenario, ScenarioStep, ScenarioStepsController, ScenariosController, Stair, StairStep, StairStepsController, Step, StepTypesController, StepsController, Visit
Constant Summary collapse
- VERSION =
'0.2.1'