Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3164: General clean up of class hierarchy, logs and code.

    • -204
    • +79
    ./org/lamsfoundation/testharness/Call.java
    • -39
    • +32
    ./org/lamsfoundation/testharness/Main.java
    • -0
    • +424
    ./org/lamsfoundation/testharness/TestManager.java
    • -297
    • +259
    ./org/lamsfoundation/testharness/TestReporter.java
    • -174
    • +172
    ./org/lamsfoundation/testharness/admin/MockAdmin.java
  1. … 11 more files in changeset.
LKC-40: Only leader does scratching, other learners just refresh question list.

  1. … 1 more file in changeset.
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.

  1. … 12 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.

    • -255
    • +289
    ./org/lamsfoundation/testharness/Call.java
  1. … 233 more files in changeset.
stop delaying the lesson startup

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

  1. … 14 more files in changeset.
Changes from Marcin

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

  1. … 1 more file in changeset.
Always print AVG response time

autoformat

    • -323
    • +347
    ./org/lamsfoundation/testharness/TestReporter.java
add total and average response times to test report

  1. … 1 more file in changeset.
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.

    • -3
    • +8
    ./org/lamsfoundation/testharness/Call.java
  1. … 1 more file in changeset.
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.

Updated address of FSF in copyright statement

    • -1
    • +1
    ./org/lamsfoundation/testharness/Call.java
    • -1
    • +1
    ./org/lamsfoundation/testharness/Main.java
  1. … 1378 more files in changeset.
close BufferedReader and BufferedWriter finally

Finished TestReporter

modify CallRecord for easier report

    • -6
    • +8
    ./org/lamsfoundation/testharness/Call.java
add countFinished() method

commit not finished job to upgrade Eclipse from 3.1 to 3.2

    • -5
    • +3
    ./org/lamsfoundation/testharness/Call.java