This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
erm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import mongoose from 'mongoose'; | |
import googleDriveUpload from '../utils/googleDriveUpload'; | |
import sendEmail from '../utils/sendEmail'; | |
import updatePaidCommission from '../routes/payments/sendRequest/updatePaidCommission'; | |
import createAccountantsSheet from '../routes/payments/spreadsheets/accountReporting'; | |
import { setupFakeData, cleanupFakeData } from '../../../test/setupFakeData'; | |
import sendStaffPayments from './sendStaffPayments'; | |
import Scheduler from '../db/models/scheduler'; | |
const mockCutOff = jest.fn(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React from 'react'; | |
import { render, screen } from '../../utils/test-utils'; | |
import CommissionView from '.'; | |
const mocks = { | |
clearCommission: jest.fn(), | |
dispatchCommission: jest.fn(), | |
overlayRealign: jest.fn(), | |
getDeskName: jest.fn('000000000000000000000000'), | |
}; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React from 'react'; | |
import { render, screen } from '../../utils/test-utils'; | |
import CommissionView from '.'; | |
const mocks = { | |
clearCommission: jest.fn(), | |
dispatchCommission: jest.fn(), | |
overlayRealign: jest.fn(), | |
getDeskName: jest.fn('000000000000000000000000'), | |
}; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/Doc/w/spark-contributors feature/cont..able-filters *1 !1 gst ok 12s 15:08:19 | |
On branch feature/contributor-table-filters | |
Changes not staged for commit: | |
(use "git add <file>..." to update what will be committed) | |
(use "git restore <file>..." to discard changes in working directory) | |
modified: src/client/constants.js | |
no changes added to commit (use "git add" and/or "git commit -a") | |
~/Doc/w/spark-contributors feature/cont..able-filters *1 !1 git add . ok 15:08:25 | |
~/Doc/w/spark-contributors feature/cont..able-filters *1 +1 git commit -m 'add contract status obj' ok 15:08:26 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/Documents/work/spark main !2 npm start ok 14s 15:45:21 | |
> [email protected] start | |
> env `cat .env` npm run webpack:dev -- -w | |
> [email protected] webpack:dev | |
> npm run clean && webpack --config src/webpack/webpack.dev.js "-w" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/Documents/work/spark main npm start ok 14:33:59 | |
> [email protected] start | |
> env `cat .env` npm run webpack:dev -- -w | |
> [email protected] webpack:dev | |
> npm run clean && webpack --config src/webpack/webpack.dev.js "-w" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Fri Mar 12 12:24:27 on ttys001 | |
/Users/kirstysimmonds/Documents/work/belong-mobile-app/node_modules/react-native/scripts/launchPackager.command ; exit; | |
~ 2.6.3 rb at 12:53:14 | |
> /Users/kirstysimmonds/Documents/work/belong-mobile-app/node_modules/react-native/scripts/launchPackager.command ; exit; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Fri Mar 12 2021 12:18:06.200] BUNDLE ./index.js | |
[Fri Mar 12 2021 12:18:06.866] LOG Reactotron Configured | |
[Fri Mar 12 2021 12:18:06.867] LOG Running "BelongMobile" with {"rootTag":1,"initialProps":{}} | |
[Fri Mar 12 2021 12:18:06.867] LOG [NetworkProvider] networkStatus: {"details": {"bssid": null, "ipAddress": "192.168.1.4", "isConnectionExpensive": false, "ssid": null, "subnet": "255.255.255.0"}, "isConnected": true, "isInternetReachable": null, "type": "wifi"} | |
[Fri Mar 12 2021 12:18:07.131] LOG [registerDeviceWithApiService] deviceApiKey null | |
[Fri Mar 12 2021 12:18:07.132] LOG [registerDeviceWithApiService] registering device id DEEE2A50-517B-4CF4-8139-F955428ABDB9 with API using BELONGAPIKEY | |
[Fri Mar 12 2021 12:18:07.133] LOG [NetworkProvider] networkStatus: {"details": {"bssid": null, "ipAddress": "192.168.1.4", "isConnectionExpensive": false, "ssid": null, "subnet": "255.255.255.0"}, "isConnected": true, "isInternetReachable": true, "type": "wifi"} | |
[Fri Mar 12 2021 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Fri Mar 12 11:56:14 on ttys001 | |
/Users/kirstysimmonds/Documents/work/belong-mobile-app/node_modules/react-native/scripts/launchPackager.command ; exit; | |
~ 2.6.3 rb at 12:13:51 | |
> /Users/kirstysimmonds/Documents/work/belong-mobile-app/node_modules/react-native/scripts/launchPackager.command ; exit; | |
NewerOlder