v4.0.0
yelyzavetakhokhlova
released this
11 Mar 13:59
·
270 commits
to master
since this release
- Export test utils in order to reuse them in data-export for writing tests with jest/react-testing-library. UIDEXP-179.
- Reuse
<JobsListAccordion>
component fromstripes-data-transfer-components
rep. UIDATIMP-574. - Update interactors related to the
<InfoPopover>
implementation to fix tests. UIDEXP-190. - Add Source Record Storage type. UIDEXP-178.
- Setup jest/react-testing-library and cover
EndOfItem
andProgress
components and util methods with tests. STDTC-18. - Get rid of default
notLoadedMessage
value forSearchResults
component. UIDATIMP-581. - Extend
<SearchForm>
component with additional props. UIDATIMP-582. - Rewrite
DataFetcher
using functional component notation. STDTC-34. - Update
getHookExecutionResult
in order for it to be able to return function. UIDEXP-143. - Move pretender to dev dependencies. UIDEXP-186.
- Change focus when user clicks on Data import app. UIDATIMP-775.
- Export
getHookExecutionResult
for BigTest tests and adjust it for BigTest and jest to work with translations. UIDEXP-213. - Enable Progress with 'none' type. UIF-237.
- Refactor
onNeedMore
function forSearchResults
component. UIDATIMP-763. - Update
stripes
tov6.0.0
. STDTC-35. - Extend
Harnses
test setup component withreact-query
andstripes
providers. UIDEXP-224. - Update
stripes-cli
tov2.0.0
. STDTC-38. - Update translations