Activity for JRequirements

  • Andreas Hollmann committed [04868c]

    removed eclispe dependend meta-info from git

  • Andreas Hollmann committed [557a64]

    added LockBag logger and used in classes for fi...

  • Andreas Hollmann committed [e3d663]

    implemented reading inputParameters for ini files

  • Andreas Hollmann committed [9c29da]

    fixed bug which avoided getting of resource-fie...

  • Andreas Hollmann committed [b1c814]

    fixed bug in field writer, which worked recursi...

  • Andreas Hollmann committed [7fe82a]

    fixed problem which occured during unziping fro...

  • Andreas Hollmann committed [18a3ee]

    fixed bug where inut parameters from extended c...

  • Andreas Hollmann committed [0aae20]

    improved code to be more modular and be used wi...

  • Andreas Hollmann committed [c42659]

    implemnted writing of input parameters to Abbst...

  • Andreas Hollmann committed [f3ab3f]

    implemetation for data-loader not finished yet

  • Andreas Hollmann committed [403244]

    moved functionality for loading of resources to...

  • Andreas Hollmann committed [1ccdf5]

    refactored tests: separated web-functionality f...

  • Andreas Hollmann committed [e514f9]

    improved tests for initializing resources

  • Andreas Hollmann committed [d04796]

    created firefox profile for firefox on jvm 32bit

  • Andreas Hollmann committed [d19864]

    refactored: renamed package

  • Andreas Hollmann committed [56a8ce]

    created priority for loading data-sources from ...

  • Andreas Hollmann committed [40fe95]

    1) renamed firefox resources like profile and e...

  • Andreas Hollmann committed [d7e052]

    refactored executeRequirement() method. moved i...

  • Andreas Hollmann committed [243c30]

    improving of excepton handling

  • Andreas Hollmann committed [58a747]

    made aven build platform independent

  • Andreas Hollmann committed [786b10]

    added version to maven build plugin

  • Andreas Hollmann committed [c7ef8e]

    fixed compiler error where java on console has ...

  • Andreas Hollmann committed [bb9508]

    implemented instantiating of empty component fi...

  • Andreas Hollmann committed [c57607]

    implemented initialization modul but not workin...

  • Andreas Hollmann committed [65f973]

    fixed bugs in methods for getting InputFieldPar...

  • Andreas Hollmann committed [5d5fa5]

    written new tests for annotation-utils to get i...

  • Andreas Hollmann committed [d9af2c]

    fixed java-selenium dependency to not have mave...

  • Andreas Hollmann committed [9a1250]

    improved collectiong of input and output fields

  • Andreas Hollmann committed [0369be]

    changed scope for testNg to compile-scope

  • Andreas Hollmann committed [6766d9]

    excluded gson because it produced maven errors

  • Andreas Hollmann committed [08dd6c]

    removed dependency to happy-library and replace...

  • Andreas Hollmann committed [55149a]

    started to implement instantiation of anntated ...

  • Andreas Hollman committed [6539b8]

    implemented copy resource fields with dependenc...

  • Andreas Hollman committed [0dc0c6]

    renamed execute() to executeRequirement()

  • Andreas Hollman committed [55d4b1]

    reneamed anotation package

  • Andreas Hollman committed [8db4ce]

    renemaed constant for "init"-method to "initReq...

  • Andreas Hollman committed [05fbb6]

    encapsulated loading of ini-files in custom gui...

  • Andreas Hollman committed [71f697]

    renamed method init to initRequirement in

  • Andreas Hollman committed [7e9a51]

    renamed JReqExceptionUtilss_1x0 class

  • Andreas Hollman committed [17e2cc]

    fixed bug for invoking of child components for ...

  • Andreas Hollman committed [f63431]

    separated logic for loading of parameters and i...

  • Andreas Hollman committed [7c6b37]

    1) fixed bug for invoking of protected init(9 m...

  • Andreas Hollman committed [36fde0]

    1) improved test cases where web-browsers were ...

  • Andreas Hollman committed [f3c2bb]

    fixed workflow problem where component were ini...

  • Andreas Hollman committed [c0804a]

    renamed testng.xml

  • Andreas Hollman committed [e52ed7]

    created a test-selector, which ignores public m...

  • Andreas Hollman committed [8a3622]

    renamed a method

  • Andreas Hollman committed [f43b28]

    extracted functionality for copieing fields to ...

  • Andreas Hollman committed [29a008]

    renamed testng.xml

  • Andreas Hollman committed [c92f86]

    added support for jUnit

  • Andreas Hollman committed [350833]

    added funtionality to execute webExecutable as ...

  • Andreas Hollman committed [25eb44]

    1) added a method for waiting for defined numer...

  • Andreas Hollman committed [a9db52]

    1) implemente initialization of webDriver to ne...

  • Andreas Hollman committed [9eeebc]

    1) refactoring for initialization of nested com...

  • Andreas Hollman committed [73d202]

    improved test-description

  • Andreas Hollman committed [88ea1a]

    implemented waitForPageToLoad functionality

  • Andreas Hollman committed [c95d12]

    small refactoring

  • Andreas Hollman committed [a53a59]

    started with refactoring for highlighting WebDr...

  • Andreas Hollman committed [0944d4]

    implemented JavascriptExecutor to WebDriver dec...

  • Andreas Hollman committed [78f55a]

    1) finished refactoring for Selenium interface ...

  • Andreas Hollman committed [fdabd0]

    1) moved to webDriver interface, not al tests a...

  • Andreas Hollman committed [6d934f]

    1) added a test to test initializationof a comp...

  • Andreas Hollman committed [2a18d8]

    updated dependencies

  • Andreas Hollman committed [ec885f]

    1) added selenium standalone server maven depen...

  • Andreas Hollman committed [404bce]

    implemented not completed css selector for high...

  • Andreas Hollman committed [91a234]

    implemented highlighting of elements with xpath

  • Andreas Hollmann committed [f8373a]

    implemented highlighting decorator but not test...

  • Andreas Hollman committed [268b8c]

    1) impleemted functionality, thus a selenium wi...

  • Andreas Hollman committed [136a01]

    implemented many retries functionality

  • Andreas Hollman committed [7e6001]

    deleted PageDesignService

  • Andreas Hollman committed [4e78f0]

    imprved initialization of selenium field for co...

  • Andreas Hollman committed [f26f73]

    deactivated two not implemented tests for loadi...

  • Andreas Hollman committed [a1bb71]

    moved unziping of firefox profile to WebExecuta...

  • Andreas Hollman committed [54a36e]

    1) implemented select and deselect methods for ...

  • Andreas Hollman committed [042549]

    1) implemented a test for accessing of input fi...

  • Andreas Hollman committed [e20d2c]

    removed a bug which was produced throgh refacto...

  • Andreas Hollman committed [548049]

    added decorators many-retries and highlighting ...

  • Andreas Hollman committed [c8d7c9]

    1) moved tests to test package thus I can diffe...

  • Andreas Hollman committed [0c3626]

    created a htmlteste page to test selenium driver

  • Andreas Hollman committed [b10491]

    created enum to manage html resources for test-...

  • Andreas Hollman committed [2d17b1]

    1) removed bugs in initialization of executeabl...

  • Andreas Hollman committed [1e87cc]

    improved test-description

  • Andreas Hollman committed [f84a5e]

    1) implemented few tests to start an executable...

  • Andreas Hollman committed [b77c0f]

    deactivated unnessery test-klass tests

  • Andreas Hollman committed [480a08]

    removed bug which prevendet initialization of c...

  • Andreas Hollman committed [83d891]

    created basic test for initialization of execut...

  • Andreas Hollman committed [29c659]

    refactoring: renamed classes

  • Andreas Hollman committed [8b3c09]

    refactored and grouped tests

  • Andreas Hollman committed [5327f9]

    organized and annotated tests

  • Andreas Hollman committed [e65b51]

    implemented fetching component fields

  • Andreas Hollman committed [a81d12]

    implemented a test for unziping of firefox profile

  • Andreas Hollman committed [839c39]

    refactoring: renamed packages

  • Andreas Hollman committed [790781]

    implemented unziping of firefox profile

  • Andreas Hollman committed [f13ec0]

    implemented instantiation for firefox selenium ...

  • Andreas Hollman committed [53c328]

    renamed packages

  • Andreas Hollmann committed [0e22fe]

    implemented factory for starting firefox for li...

  • Andreas Hollman committed [9864fa]

    1) started teh implementation fr ini files for ...

  • Andreas Hollman committed [3da415]

    implemented initialization from ini files for c...

  • Andreas Hollman committed [73327b]

    refactoring - renamed packages

  • Andreas Hollman committed [cca878]

    1) added description fieds to input- output- fi...

1 >
MongoDB Logo MongoDB