Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ui tests: basics #65

Closed
wants to merge 4 commits into from
Closed

Ui tests: basics #65

wants to merge 4 commits into from

Conversation

sray
Copy link
Contributor

@sray sray commented Jan 16, 2013

Hi again,

this branch contains the basics of the ui testframework (including a build-tool extension and .classpath additions as well as a little GitBlit modification to be able to deactivate lucene indexing during test runs). It offers a AbstractUITest-class that deals with a separate server thread while test cases are executed. You can either merge this branch or uiTestsMultipleRepoAdmins, which is a merge of the branches uiTests + multipleRepoAdmins. It also contains the tests case to test the feature of the multipleRepoAdmins-branch and the required view layer representation classes for selenium.

Cheers,
Sarah

SHaselbauer added 4 commits January 16, 2013 14:26
…Activated to control whether lucene threads will be created during server start +test case to ensure that several gitblit instances can run with the git.branchIndexingActivated=false in the same vm parallely and sequentially
…ance and the webdriver instance during the test case executions
@gitblit
Copy link
Collaborator

gitblit commented Jan 23, 2013

This is merged.

@gitblit gitblit closed this Jan 23, 2013
gitblit added a commit that referenced this pull request May 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants