// Karma configuration file, see link for more information // https://karma-runner.github.io/1.0/config/configuration-file.html module.exports = function (config) { config.set({ basePath: '', frameworks: ['jasmine', '@angular-devkit/build-angular'], plugins: [ require('karma-jasmine'), require('karma-chrome-launcher'), require('karma-jasmine-html-reporter'), require('karma-coverage'), require('@angular-devkit/build-angular/plugins/karma') ], client: { jasmine: { // you can add configuration options for Jasmine here // the possible options are listed at https://jasmine.github.io/api/edge/Configuration.html // for example, you can disable the random execution with `random: false` // or set a specific seed with `seed: 4321` }, clearContext: false // leave Jasmine Spec Runner output visible in browser }, jasmineHtmlReporter: { suppressAll: true // removes the duplicated traces }, coverageReporter: { dir: require('path').join(__dirname, './coverage/app'), subdir: '.', reporters: [ { type: 'html' }, { type: 'text-summary' } ] }, reporters: ['progress', 'kjhtml'], port: 9876, colors: true, logLevel: config.LOG_INFO, autoWatch: true, browsers: ['Chrome'], singleRun: false, restartOnFileChange: true }); };
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.angular | Folder | 0755 |
|
|
.git | Folder | 0755 |
|
|
docker-images | Folder | 0755 |
|
|
e2e | Folder | 0755 |
|
|
node_modules | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.eslintrc.json | File | 1.04 KB | 0644 |
|
.gitignore | File | 1.05 KB | 0644 |
|
.gitlab-ci.yml | File | 3.2 KB | 0644 |
|
.gitmodules | File | 129 B | 0644 |
|
Bayadic-Info.plist | File | 7.68 KB | 0644 |
|
LICENSE | File | 1.92 KB | 0644 |
|
angular.json | File | 4.13 KB | 0644 |
|
browserslist | File | 536 B | 0644 |
|
build-tasks | File | 584 B | 0644 |
|
capacitor.config.json | File | 3 B | 0644 |
|
capacitor.config.ts | File | 228 B | 0644 |
|
config.xml | File | 8.1 KB | 0644 |
|
docker-compose.yml | File | 263 B | 0644 |
|
google-services.json | File | 1.64 KB | 0644 |
|
ionic.config.json | File | 93 B | 0644 |
|
jest.config.js | File | 214 B | 0644 |
|
karma.conf.js | File | 1.39 KB | 0644 |
|
nohup.out | File | 9.23 KB | 0600 |
|
old_permissions.txt | File | 238 B | 0644 |
|
package-lock.json | File | 900.86 KB | 0644 |
|
package.json | File | 5.02 KB | 0644 |
|
remake.sh | File | 53 B | 0755 |
|
remove_permissions.js | File | 701 B | 0644 |
|
setup-jest.ts | File | 41 B | 0644 |
|
speed-notes | File | 3.71 KB | 0644 |
|
tsconfig.app.json | File | 349 B | 0644 |
|
tsconfig.json | File | 986 B | 0644 |
|
tsconfig.spec.json | File | 234 B | 0644 |
|
tslint.json | File | 1.8 KB | 0644 |
|