Sprint 121 task for naverma #147
Comments
|
Notes on the tests: Test repo - Where do we want to store the tests? Would we want to to maintain the tests in this repo: The first thing we have to work on for these tests is indeed the way we build or find the environment to test on. The most common thing would be to start the entire system locally and then execute the tests. Naina is looking at using Ansible for the test setup - this night be the easiest approach to follow as we have to consider all teh npm-related packages that we have to install. And - we have to think about the multiple repo;'s that we have to download and build - alm-core and alm-ui - are others needed? Thx! |
|
We'll need a database with a starting point schema.
A single step in here is not that complicated, but the complete thing will be a bit complex. I'll strongly recommend Grunt or some other tool that allows basic runtime control over all steps. |
|
@ldimaggi I think the -spec repo is for the WI/WIT specifications. I'd create a new repo almighty-e2e or something. And in the long run, I would expect that the Jasmine specs for the functional tests are in the -e2e repo, not in the UI repo. The UI build would have to pull them from the -e2e repo on test. |
|
@michaelkleinhenz It is not. It's intended to be a general user story spec repo. |
|
For the test setup - can we re-use what is currently in use for the production server? |
|
@ldimaggi @michaelkleinhenz and I had a short call around this topic, and how we might setup to use the existing openshift infra. We've talked through a broad plan like this : |
|
@ldimaggi @kbsingh @michaelkleinhenz are there actual tasks that can be assigned out of this issue? Or is it just a discussion? @naina-verma have your original questions been answered? |
|
@joshuawilson todays call was really to : 1) talk through the option of using the existing openshift infra to run these e2e tests, answer was : Yes, and then 2) to try and brainstorm quickly a process we might use. the Map above talks through the scope and potential process |
|
@naina-verma @michaelkleinhenz Can we close this? |
|
I'd like ti keep this open for a couple of more days - we can use a 48-hour deadline to get us to complete the definition of the configuration that we will want to use for the set-up of the automated end-to-End tests that we will build - especially in the context of the mocking layer that Michael has proposed for the UI tests. |
|
If no one objects, I'm going to close this issue - and open up a new issue that will focus on the task of our creating the full stack/core test environment that we will require for EE/system tests. Thx! |
Fixed fabric8-ui#117 (Spring Boot tutorial modules)

The text was updated successfully, but these errors were encountered: