The Dev Readme was lacking of information and visuals to fully understand how Reactime was working.
Problem with our TDD, it needed to be updated because we remove the lock and unlock button in the extension
Solution
We added some more graphs representing the data flow and the front end flow in the Dev Readme
Added a Readme in Russian and French(needs to be updated too)
Removed the testing for the button that we removed in ButtonsContainer.test.tsx, user_id.test.js, linkFiber.test.tsx
removed perfview.test file
testing
passed all tests and skipped 3 tests linked to the LinkFiber
node module error triggered by puppeteer and a console log error when running npm run test
Problem
The Dev Readme was lacking of information and visuals to fully understand how Reactime was working. Problem with our TDD, it needed to be updated because we remove the lock and unlock button in the extension
Solution
testing