Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3434: Adding a whole bunch of learner tests and general refactoring

  1. … 14 more files in changeset.
LDEV-3434: adding forum author tests

  1. … 5 more files in changeset.
LDEV-3328: General cleanup

  1. … 2 more files in changeset.
LDEV-3328: adding branching within branching test. Validates LDEV-3362

  1. … 1 more file in changeset.
LDEV-3328: Adding general author error tests

  1. … 2 more files in changeset.
LDEV-3328: Adding import designs from zip files

    • -0
    • +136
    ./ImportDesignPage.java
  1. … 1 more file in changeset.
LDEV-3328: Adding conditional gates LDEV3350: confirms that the gates are saving properly now too!

Point for functional test! ;-)

  1. … 1 more file in changeset.
LDEV-3328: Adding tool based branching

    • -0
    • +452
    ./ConditionsPropertiesPage.java
  1. … 1 more file in changeset.
LDEV-3328: Adding instructor and learner choice branching

  1. … 1 more file in changeset.
LDEV-3328: general refactoring and including drawBranchingFromActivity

LDEV-3328: Including delete activity and branching

LDEV-3328: Branching tests

- Set group based branching

- Set learner's choice branching

- Set instructor's choice branching

- Set learner's output branching

    • -0
    • +201
    ./BranchingPropertiesPage.java
  1. … 1 more file in changeset.
LDEV-3328: including the following Authoring Gate tests:

- Creates a design with a gate

- Adds title to gate

- Adds description to gate

- Sets gate type:

- permission

- synchronization

- condition

- schedule

    • -0
    • +243
    ./GatePropertyPage.java
  1. … 3 more files in changeset.
LDEV-3328: including the following Authoring tests:

- opening FLA

- create a design with 4 activities

- name and save design

- clear canvas

- reopen design

- arrange activities

- re-save design

- saveAs design

- change activity titles

- save (one click)

- Create group

- Assign group to activity

- Modify group settings

- Add design description

- Add design license

- Copy/paste activities

- Arrange design

- Save invalid design

    • -0
    • +127
    ./DescriptionPage.java
  1. … 1 more file in changeset.
LDEV-3328: adding tests for LAMS Authoring (FLA) using Page object model and pagefactory pattern

  1. … 4 more files in changeset.