• A
    Add cypress tests (navbar, userpanel) (#4435) · 0434a947
    Anshul Ahuja 提交于
    * Create webpack.config.js
    
    * Add ts based cypress tests for nav links
    
    * Cleanup commands.ts
    
    * Add ids to nav/template.html elements
    
    * Refactor & cleanup methods
    
    * Add dependancies
    
    * Fix no-any tslint
    
    * Fix linting
    
    * Add test for all other nav items
    
    * Create abstractPage to inherit in other pages, refactor code
    
    * Refactor methods
    
    * Refactor AbstractPage methods
    
    * Add userpanel tests
    
    * Minor fixes, linting
    
    * Move navbar item IDs to NavbarPage
    
    * Add new lines between tests to enhance readability
    
    * Remove redundant 'navbar' from nav spec describe
    
    * Remove redundant describe from userpanel specs
    
    * Move to devdependancy
    
    * manually update package jsons
    
    * Update package-lock.json
    
    * Add ts-loader dependancy
    
    * Add missing ,
    0434a947
package-lock.json 908.0 KB