Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3328: General cleanup

  1. … 2 more files in changeset.
LDEV-3375: implement test to catch cross branching transition

LDEV-3328: adding branching within branching test. Validates LDEV-3362

  1. … 1 more file in changeset.
LDEV-3328: Confirms and validates that LDEV-3358 is working

LDEV-3328: Adding general error messages.

LDEV-3328: General clean up and fixes

LDEV-3328: Adding general author error tests

    • -0
    • +577
    ./AuthorErrorsTests.java
  1. … 1 more file in changeset.
LDEV-3328: General clean up and fixes

LDEV-3328: Adding import designs from zip files

    • -0
    • +151
    ./ImportDesignTests.java
  1. … 2 more files 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

  1. … 2 more files in changeset.
LDEV-3328: Adding all activities as constants

LDEV-3328: Adding instructor and learner choice branching

  1. … 1 more file in changeset.
LDEV-3328: Including delete activity in canvas

LDEV-3328: Branching tests

- Set group based branching

- Set learner's choice branching

- Set instructor's choice branching

- Set learner's output branching

    • -0
    • +340
    ./BranchingTests.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
    • +342
    ./GatesTests.java
    • -0
    • +41
    ./util/AuthorConstants.java
  1. … 2 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

  1. … 2 more files in changeset.
LDEV-3328: adding tests for LAMS Authoring (FLA) using Page object model and pagefactory pattern

    • -0
    • +227
    ./AuthorTests.java
  1. … 4 more files in changeset.