TestHarness4LAMS2

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LKC-40: Remove the call to recordItemScratched() to test its impact on server performance.

LDEV-3156: Support reflection in Scratchie.

LDEV-3156: Prevent scratchie non-leaders from going ahead of leader.

LDEV-3156: Add sync gate support.

LDEV-3156: Assign created lesson to proper organisation. Support MCQ and Assessment Tools.

    • binary
    ./build/org/lamsfoundation/testharness/AbstractTest.class
    • binary
    ./build/org/lamsfoundation/testharness/MockUser$HashUtil.class
    • binary
    ./build/org/lamsfoundation/testharness/MockUser.class
    • binary
    ./build/org/lamsfoundation/testharness/TestSuite.class
  1. … 3 more files in changeset.
LDEV-3156: Allow multiple questions in Scratchie.

LDEV-3156: Put back missing methods, removed along with Flash Monitoring. Manually add session cookies to WebConversation if it is not done automatically. Make TestHarness work with Leader and Scratchie tools.

    • binary
    ./build/org/lamsfoundation/testharness/AbstractTest$1.class
    • binary
    ./build/org/lamsfoundation/testharness/Call$CallRecord.class
    • binary
    ./build/org/lamsfoundation/testharness/Call$CallType.class
    • binary
    ./build/org/lamsfoundation/testharness/TestReporter.class
    • binary
    ./build/org/lamsfoundation/testharness/TestUtil.class
  1. … 221 more files in changeset.
stop delaying the lesson startup

LDEV-2071: Upgraded HttpUnit library in TestHarness to version 1.7.

    • binary
    ./lib/jtidy-4aug2000r7-dev.jar
    • binary
    ./lib/junit-3.8.1.jar
    • binary
    ./lib/servlet-api-2.4.jar
    • binary
    ./lib/xercesImpl-2.6.1.jar
Updating httpunit library

Changes from Marcin

Adding 10forums sequence for testing

add one new statistic - average response time of calls to learner.do?method=joinLesson

Always print AVG response time

Adding a 30 forums sequence for testing

autoformat

add total and average response times to test report

LDEV-1530: Hibernate error occuring when two users in one tool session start forum together has been removed, so removing the hack that allows the test harness to keep going when the user can't make a posting due to this error.

LDEV-1515: A synchronisation problem in forum is causing a problem when the topic is copied, and this shows up when run from the test harness. Learners were getting stuck in forum. Put in some temporary code to allow at least some learners to keep going.

Removing extra debugging that was making the log hard to read.

Removing extra debugging that was making the log hard to read

LDEV-1515: Updating the test harness to work with 2.1 including supporting branching and optional sequences. Includes getting it working with the tools that now use javascript for submission, and adding some custom Forum handling.

LDEV-821 added email field to user creation since it is now a required field

Login page has changed - look for a new string.

Admin screens for listing groupgs and creating users have changed, so the screen scraping has had to change.

Noticeboard table structure has changed, so the older exports would not import.

Updated address of FSF in copyright statement

  1. … 1378 more files in changeset.
close BufferedReader and BufferedWriter finally

change template name

rename testReport.html to template.html