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
7e20b84ce7877955ad1dfabb08d1810650bc929c
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 08, 2021
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