Audric Ackermann
7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
7 months ago
Ryan Miller
a9be08bd4e
feat: add localization to the node side of the app
9 months ago
Audric Ackermann
1789ac30c8
fix: break down i18n file and remove translations from redux
9 months ago
Ryan Miller
f9fb345599
feat: window i18n types and docs with safe setup and fallbacks
9 months ago
yougotwill
940feafece
fix: remove stubstorage
10 months ago
William Grant
b08c4592c2
feat: added error boundary to component rendering in unit tests, resolve issues SVGElement in JSDOM
10 months ago
William Grant
bc5615e880
feat: test for correct background color order is done
...
use libsodium for hash so we can unit test, remove crypto stub
12 months ago
William Grant
91d1229023
feat: made good progress on avatar place holder unit test
...
feat added stubCrypto function
1 year ago
William Grant
6c93639c4b
fix: turn off enableLogRedirect
1 year ago
William Grant
e97ca2c7f3
test: validity check for signInByLinkedDevice done
...
made stubs for window whisper and storage
1 year ago
William Grant
d06a294aaa
feat: added stubbing for window.i18n
1 year ago
Audric Ackermann
53059135ee
fix: tsc does not overwrite workers compiled content
1 year ago
Audric Ackermann
a53299377a
chore: fix unit tests with group chunk2
1 year ago
Audric Ackermann
6d81f5ff36
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
William Grant
36e114a662
test: throw when we want a defined result
...
this fixings the typings with test when look for props on objects
2 years ago
William Grant
2cd51cc187
test: finished buildGetExpiriesRequest
...
added TypedStub type
2 years ago
William Grant
a00b016233
test: wip getExpiriesRequest Started
2 years ago
Audric Ackermann
51205424d6
test: add tests for GroupSyncJob
2 years ago
Audric Ackermann
d12071f3c8
chore: big rename of convocontroller to convohub
2 years ago
Audric Ackermann
1a18054fae
feat: add bump of config hashes for groups when we have admin key
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
6676bf77f9
chore: fix unit tests for userconfig changes
2 years ago
Audric Ackermann
f88acdb567
feat: remove blocked group tracking separately from the pubkeys
2 years ago
Audric Ackermann
2da2c95272
chore: cleanedup the stubbing logic
2 years ago
Audric Ackermann
1a65b7a7f2
feat: working calls to node module from renderer through worker
2 years ago
Audric Ackermann
bace70c6bc
chore: move util worker to its own folder
2 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann
335e452730
moved DebugLogView to components folder
3 years ago
Audric Ackermann
5c9b34fb86
lint files
3 years ago
Audric Ackermann
b76797d264
do not use a custom sandbox for testing
...
instead use the one from Sinon as it is exposed for a good reason
3 years ago
Audric Ackermann
062db5caab
move filterDuplicatesFromDbAndIncoming to its own file and test
...
also add pending tests to do for in memory db and updater
3 years ago
Audric Ackermann
261940e978
fix tests
3 years ago
audric
e5dab2781e
remove spectron dependency
4 years ago
audric
8344c48d88
handle offline status for selectGuardNodes stuff
4 years ago
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100
4 years ago
Audric Ackermann
8ea9f02cec
Move data.js to data.ts
4 years ago
Audric Ackermann
e2a42d1b61
add stubbing of messageQueue in window from ts tests
5 years ago
Mikunj
cbc3518f04
Fixed file structure of test utils
5 years ago