Fabrice Mizero

Results 4 issues of Fabrice Mizero

## Purpose Convert api_tests/base from nose to pytest ## Changes Re-write following tests: - api_tests/base/test_auth.py - api_tests/base/test_filters.py - api_tests/base/test_middleware.py - api_tests/base/test_pagination.py - api_tests/base/test_root.py - api_tests/base/test_serializers.py - api_tests/base/test_throttling.py - api_tests/base/test_utils.py -...

## Purpose To solve an issue described in https://github.com/CenterForOpenScience/osf.io/pull/7277, logs and tb filebrowser mounts where put in same mithril redraw. Use `m.request` with `background : true` to prevent mithril redraws...

## Purpose Allow creating DOIs for embargoed registration and child registrations ## Changes - Add frontend and backend api_v1 support for creating doi for embargoed registrations (root and child components)...

## Purpose Bump nested dependencies to secure versions ## Summary of Changes/Side Effects - Add `resolutions` field to package.json - Update yarn.lock ## Testing Notes N/A All the versions bumps...