Closed rudolfs closed 2 years ago
shortcuts.spec.ts
attestation.spec.ts
search.spec.ts
modal.spec.ts
project/track.spec.ts
search.test.ts
project/patches.spec.ts
project/peer_management.spec.ts
project/source_browsing.spec.ts
control
deep_linking.spec.ts
IPC
routing.spec.ts
settings.spec.ts
Once these are ported, we can get rid of Cypress and the http/control endpoints in proxy.
http/control
shortcuts.spec.ts
deleteattestation.spec.ts
deletesearch.spec.ts
portmodal.spec.ts
portproject/track.spec.ts
merge it withsearch.test.ts
(make sure the notification pops up)project/patches.spec.ts
port and rewrite to check replication between multiple peers and the patch featureproject/peer_management.spec.ts
portproject/source_browsing.spec.ts
port and rewrite to not usecontrol
endpoints in proxydeep_linking.spec.ts
merge with patch tests, requiresIPC
stubsrouting.spec.ts
port, requires theIPC
stubssettings.spec.ts
port, requires theIPC
stubsOnce these are ported, we can get rid of Cypress and the
http/control
endpoints in proxy.