Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Move tests to correct sub-package #576

Closed
wants to merge 14 commits into from
Closed

Move tests to correct sub-package #576

wants to merge 14 commits into from

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    f4f2b6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/bitwarden/jslib into feat…

    …ure/workspaces
    
    # Conflicts:
    #	package-lock.json
    #	package.json
    Hinton committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    be4a951 View commit details
    Browse the repository at this point in the history
  3. Move remaining tests to node

    Hinton committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    8790820 View commit details
    Browse the repository at this point in the history
  4. Install tslint

    Hinton committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e803ed8 View commit details
    Browse the repository at this point in the history
  5. Fix npm build

    Hinton committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    fde0ba6 View commit details
    Browse the repository at this point in the history
  6. Delete old root spec files

    Hinton committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    c4999f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Fix paths

    Hinton committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    5f25674 View commit details
    Browse the repository at this point in the history
  2. Re-add detect browsers

    Hinton committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    df94c80 View commit details
    Browse the repository at this point in the history
  3. Merge commit '8b2dfc6cdcb8ff5b604364c2ea6d343473aee7cd' into feature/…

    …workspaces
    
    # Conflicts:
    #	common/spec/importers/fsecureFskImporter.spec.ts
    #	common/spec/services/cipher.service.spec.ts
    #	package-lock.json
    #	package.json
    Hinton committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    d68d4b4 View commit details
    Browse the repository at this point in the history
  4. Apply prettier

    Hinton committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    c3aaf33 View commit details
    Browse the repository at this point in the history
  5. Merge commit '193434461dbd9c48fe5dcbad95693470aec422ac' into feature/…

    …workspaces
    
    # Conflicts:
    #	spec/common/importers/firefoxCsvImporter.spec.ts
    #	spec/common/importers/fsecureFskImporter.spec.ts
    #	spec/common/importers/lastpassCsvImporter.spec.ts
    #	spec/common/importers/nordpassCsvImporter.spec.ts
    #	spec/common/importers/onepassword1PifImporter.spec.ts
    #	spec/common/importers/onepasswordMacCsvImporter.spec.ts
    #	spec/common/importers/onepasswordWinCsvImporter.spec.ts
    #	spec/common/misc/sequentialize.spec.ts
    #	spec/common/misc/throttle.spec.ts
    #	spec/common/misc/utils.spec.ts
    #	spec/common/services/cipher.service.spec.ts
    #	spec/common/services/consoleLog.service.spec.ts
    #	spec/common/services/export.service.spec.ts
    #	spec/electron/services/electronLog.service.spec.ts
    #	spec/electron/utils.spec.ts
    #	spec/node/cli/consoleLog.service.spec.ts
    #	spec/node/services/nodeCryptoFunction.service.spec.ts
    #	spec/support/jasmine.json
    #	spec/support/karma.conf.js
    #	spec/utils.ts
    #	spec/web/services/webCryptoFunction.service.spec.ts
    Hinton committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    751b318 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d74e20e View commit details
    Browse the repository at this point in the history
  7. Add missing tests to electron

    Hinton committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    6a6df16 View commit details
    Browse the repository at this point in the history
  8. Fix failing tests

    Hinton committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    732f28d View commit details
    Browse the repository at this point in the history