JAL-3829 ensure unmock the FTS PDB and TDB clients after mocking for a test
[jalview.git] / test / jalview / viewmodel /
2019-01-03 gmungocJAL-1889 additional test for clover-added fields
2019-01-03 gmungocJAL-1889 ignore 'synthetic' fields added for jacoco
2018-11-08 gmungocJAL-1889 ignore Clover instrumentation in test (second...
2018-11-08 gmungocJAL-1889 unit test tweaks for running on server
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-14 kiramtJAL-2831 tidies and tests
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-13 kiramtJAL-2774 Created single event for update to both start...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-23 gmungocJAL-2667 tests added, update status bar and tooltip
2017-08-01 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-08-01 gmungocMerge branch 'feature/JAL-2611' into develop
2017-07-28 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-28 gmungocJAL-147 unit test for no vertical move of Overview...
2017-07-24 gmungocJAL-1858 updated unit test asserts
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-22 kiramtMerge branch 'develop' into feature/JAL-2611
2017-07-19 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-18 kiramtJAL-2611 unit tests
2017-07-18 kiramtJAL-2611 Tidies, initial unit tests
2017-07-18 gmungocJAL-147 corrected calculation of vertical scroll positi...
2017-07-14 kiramtMerge branch 'feature/JAL-2613' into feature/JAL-2611
2017-07-14 kiramtJAL-2611 More unit tests
2017-07-14 kiramtJAL-2613 Missed unit test feature/JAL-2613
2017-07-13 kiramtJAL-2611 Added overview dimensions test for position...
2017-07-13 kiramtJAL-2613 Unit tests and a fix. Phew.
2017-07-12 kiramtJAL-2613 Centre alignment at click point
2017-07-06 gmungocJAL-1858 scrollToWrappedVisible preserve any horizontal...
2017-07-04 gmungocJAL-147 unit tests added, unused setEndRes removed
2017-07-03 gmungocJAL-147 ViewportRanges calculate wrapped vertical scrol...
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-05 kiramtJAL-2571 Missed (alwaysRun=true) for @BeforeMethod
2017-06-02 kiramtJAL-2577 Don't allow viewport ranges below 0. Unit... bug/JAL-2577
2017-05-30 kiramtJAL-2573 Fixes for alignment < viewport width, and... JAL-2571
2017-05-30 kiramtJAL-2571 Corrected alignment width/height checks to...
2017-05-16 kiramtJAL-2491 Better merge
2017-05-15 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-05-15 kiramtJAL-2491 Tests
2017-05-12 kiramtJAL-2491 Tidies to Overview panel calls in light of...
2017-05-12 kiramtJAL-2491 Unit test updates
2017-05-11 kiramtJAL-2491 Unit tests and updates
2017-04-26 kiramtJAL-2388 Tidies and unit tests
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 kiramtMerge remote-tracking branch
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-03-29 kiramtJAL-2388 New rendering code, extensions to support...
2017-03-17 kiramtJAL-2388 ViewportRanges unit test
2017-03-16 kiramtJAL-2388 Renamed viewport position props to viewport...
2017-03-16 kiramtJAL-2388 Unit test update
2017-03-15 kiramtJAL-2388 Unit tests and tidies
2017-03-10 kiramtJAL-2388 Moving some alignment panel logic into overvie...
2017-03-09 kiramtJAL-2388 Minor fix for annotation graph, removed unit...
2017-03-07 kiramtJAL-2388 Fixed inherited&new out-by-one errors; further...
2017-03-07 kiramtJAL-2388 Additional unit tests
2017-03-06 kiramtJAL-2388 Remove OverviewDimensions dependency on gui...
2017-03-06 kiramtJAL-2388 Corrected overview panel behaviour, updated...
2017-03-03 kiramtJAL-2388 Initial removal of hidden cols/seqs out of...
2017-02-28 kiramtJAL-2388 Removing sources of non-determinism in unit...
2017-02-27 kiramtJAL-2388 Minor refactoring
2017-02-27 kiramtJAL-2388 Unit tests take 2
2017-02-23 kiramtJAL-2388 Unit tests for columns, take 1
2017-02-23 kiramtJAL-2388 Unit tests in progress
2017-02-17 kiramtJAL-2388 Incomplete unit tests
2016-11-24 tcofoegbuJAL-2326 added setup method for JvOptionPane in all... features/JAL-2326_JOptionPane-refactoring
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 licencing for new files in test and utils
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-07 tcofoegbuJAL-1805 test envirionment separation
2015-06-19 tcofoegbuJAL-1270 test suits import order refactor features/JAL-1270_JUnit-to-TestNG features/JAL-1782_JUnit-to-TestNG
2015-06-19 tcofoegbuJAL-1270 JUnit to TestNG refactoring
2015-05-01 gmungocJAL-1684 hook added to test for fields ignored in copy...
2015-04-29 gmungocJAL-1686 ViewStyle.hashCode implemented
2015-04-28 gmungocJAL-1684 removed reflection from ViewStyle (to Junit...
2015-04-02 gmungocJAL-1690 'scale protein as cDNA' options in Preferences...
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch