Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar Desktop
Commits
873127a239af7750127cda04e12a3cf9226178c9
Select Git revision
Branches
20
improve-image-compression
main
default
protected
html-markdown-plaintext
improve-html-markdown-plaintext
html-markdown-richttext
print-vm-info
client-versioning-logging
add-some-logging-concerning-private-group-sharing
jvm-17.0.7
311-disable-copy-and-paste-on-password-fields
359-automated-screenshots-via-testing-api
374-localized-timestamps
release-testing
non-translatable-properties
332-material-search-ui
453-invitation-open
size-limit
testdata-refactor
experiment-with-sound
359-automated-screenshots-via-testing-api-WIP
Tags
13
0.6.3-beta
0.6.2-beta
0.6.1-beta
0.6.0-beta
0.5.0-beta
0.4.2-beta
0.4.1-beta
0.4.0-beta
0.3.1-beta
0.3.0-beta
0.2.1-beta
0.2.0-beta
0.1.0-beta
33 results
briar-desktop
src
test
Author
Search by author
Any Author
authors
Daniel Lublin
quite
Julian Dehm
goapunk
Mikolai Gütschow
ialokim
Nico
nico
Sebastian
sebkur
Torsten Grote
grote
akwizgran
akwizgran
mozita
mozita
paul
avon
9 authors
Nov 11, 2021
update and clean up dependencies
· 4098a4fe
Mikolai Gütschow
authored
3 years ago
Verified
4098a4fe
Nov 08, 2021
Make contact exchange in testing less manual
· ef03b9a6
Sebastian
authored
3 years ago
ef03b9a6
Remove unused 'args' on tests, apparently it's OK
· b0d3e9a7
Sebastian
authored
3 years ago
b0d3e9a7
Make multi-account tests customizable
· 4b0cf771
Sebastian
authored
3 years ago
Also, add another test that automatically connects both started app instances.
4b0cf771
Don't need to wait for contacts to appear, contact list works now
· eb95d660
Sebastian
authored
3 years ago
eb95d660
Prepare ability to customize apps in multi-app tests
· d63f2221
Sebastian
authored
3 years ago
d63f2221
Use updated briar master; use new style for defining tor ports
· c8893c32
Sebastian
authored
3 years ago
c8893c32
Use Path instead of File in DesktopTestModule
· a554ba3b
Sebastian
authored
3 years ago
a554ba3b
When running multiple apps in parallel, make sure exiting still works
· 8b0c11fb
Sebastian
authored
3 years ago
8b0c11fb
Move getDataDir() to TestUtils
· 7e20b84c
Sebastian
authored
3 years ago
7e20b84c
Use briar branch with dynamic Tor ports; use different ports in test
· a079e83e
Sebastian
authored
3 years ago
a079e83e
Move application{} block outside of BriarUI
· bae34633
Sebastian
authored
3 years ago
bae34633
Oct 12, 2021
Fix: starting briar with temporary accounts didn't work after refactoring
· cb47db7f
Sebastian
authored
3 years ago
cb47db7f
Fix package names and organize imports
· 324f9632
Sebastian
authored
3 years ago
324f9632
Move @Composables into separate files
· 6ce078af
Sebastian
authored
3 years ago
6ce078af
Introduce view models
· ac59163a
Sebastian
authored
3 years ago
ac59163a
Oct 08, 2021
Move testing code for displaying conversation data to separate file
· cabb9511
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
cabb9511
Address review feedback for temporary accounts MR
· 0132f7c3
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
0132f7c3
Replace some println and slf4j logging with java.util.logging
· 8b8c835e
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
8b8c835e
Create FileUtils.setRWX(); use more Path API instead of File
· b1600708
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
b1600708
Fix test data timestamps
· 0ddc3004
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
0ddc3004
added Hamlet
· 0bf11138
paul
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
0bf11138
Add three different entry points to start with testing data
· 968272f1
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
968272f1
Address warnings AS shows for DeterministicTestDataCreatorImpl
· 2b878fca
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
2b878fca
Add deterministic test data defined using DSL
· b1d601b2
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
b1d601b2
Create DeterministicTestDataCreator based on TestDataCreator
· cf54fa97
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
cf54fa97
Delete temporary account directory after shutting down app
· 5494cd99
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
5494cd99
Create test data on startup for testing app
· 09d2dd91
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
09d2dd91
Add BriarDesktopTestApp and DesktopTestModule
· 4860561d
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
4860561d
When starting with testing executable, create an account on startup
· 31f363b3
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
31f363b3
Add a testing executable that uses a temporary data directory
· 0eec35bb
Sebastian
authored
3 years ago
and
Mikolai Gütschow
committed
3 years ago
0eec35bb
Loading