• Andrey Azov's avatar
    Update dependencies (#757) · 63f66af5
    Andrey Azov authored
    - Typescript updated to version 4.7
    - Faker now has to be imported via named import
    - Fixed tests for TranscriptSequenceView (they were broken in multiple ways):
      - waitFor function wasn't getting awaited
      - mock transcripts were generated with randomly chosen forward or reverse strand,
        which introduced dangerous randomness in the tests
    - Had some userEvent.click unnecessarily wrapped in an act; fixed that
    63f66af5