zuul/web/src
Felix Edel 97810c00b1
Add redux integration tests for build actions
This also moves the build "slice" of our redux state into an
initialState variable that allow using the same state for testing.

We should move the others slices to the initialState later on as well.

Change-Id: Id1a476a3b82df530a859732f8dab9ef7c11939e5
2020-10-14 08:20:57 +02:00
..
actions Add redux integration tests for build actions 2020-10-14 08:20:57 +02:00
containers Configure redux for development 2020-10-14 08:20:50 +02:00
images PF4: Add new Zuul logo with text 2020-07-07 11:16:49 +02:00
pages Only request the buildset if it's not already available 2020-10-14 08:20:57 +02:00
reducers Add redux integration tests for build actions 2020-10-14 08:20:57 +02:00
App.jsx web: Fix error modal contents 2020-09-14 14:50:16 +02:00
App.test.jsx Configure redux for development 2020-10-14 08:20:50 +02:00
Misc.jsx Render links for ref_url if build.change isnt' set 2020-09-26 15:52:36 -07:00
api.js Configure redux for development 2020-10-14 08:20:50 +02:00
index.css web: consistent font sizes on console page and PF4 for task summary 2020-09-28 09:29:27 +10:00
index.js Configure redux for development 2020-10-14 08:20:50 +02:00
pf4-migration.css Introduce Patternfly 4 2020-07-07 11:16:48 +02:00
registerServiceWorker.js Configure redux for development 2020-10-14 08:20:50 +02:00
routes.js Revert "Revert PF4 build page" 2020-09-14 14:47:49 +02:00
store.dev.js Configure redux for development 2020-10-14 08:20:50 +02:00
store.js Configure redux for development 2020-10-14 08:20:50 +02:00
store.prod.js Configure redux for development 2020-10-14 08:20:50 +02:00
store.test.js Add redux integration tests for build actions 2020-10-14 08:20:57 +02:00