-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bugfix] Alternative view refactoring (#183)
* Fix test runners * Upgrade Mockito to 5.2.0 * Add ontology related files to the local Docker env * Remove large experiments from local env * Implement ExperimentCellCountDao interface * Remove experiment design tab from the experiment page * Remove unused stubbing * Add null check * Adjust test to code changes that happened in February 2022 Unfortunately test code was not adjusted when the `download` endpoint has been changed in February 2022 and probably the tests were not executed before the PR as merged. :-( * Add back E-MTAB-5214 to the experiment's fixtures * Add E-MTAB-5555 as a private experiment * Fix experiment fixture for GxaExperimentCrudIT * Remove E-MTAB-5200 from the small-experiment-fixture.sql as we don't have it local * Fix DASFeaturesControllerWIT's featuresURLGeneWithoutExpressions method * Add temporary folders to .gitignore * Fix port related issue for gradle task * New section - How to add a private experiment into our local env * Add known build issue to the README.md * Improve the README.md * Fix anchor in the README * Change property source to git.properties git.properties is being generated by the plugin * Define folder name to git.properties * Remove the definition of the folder for git.properties * Change the path and name of the generated git props file * Refactor how we handle the alternative views of an experiment * Update with the latest atlas-web-core module
- Loading branch information
Showing
4 changed files
with
71 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule atlas-web-core
updated
11 files