diff --git a/.idea/runConfigurations/TestDeterministicConversationsKt.xml b/.idea/runConfigurations/TestDeterministicConversationsKt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..839d48b803ecdd090435f30c0989cecbc2cf0f62
--- /dev/null
+++ b/.idea/runConfigurations/TestDeterministicConversationsKt.xml
@@ -0,0 +1,10 @@
+<component name="ProjectRunConfigurationManager">
+  <configuration default="false" name="TestDeterministicConversationsKt" type="JetRunConfigurationType" nameIsGenerated="true">
+    <option name="MAIN_CLASS_NAME" value="org.briarproject.briar.desktop.TestDeterministicConversationsKt" />
+    <module name="briar-desktop.test" />
+    <shortenClasspath name="NONE" />
+    <method v="2">
+      <option name="Make" enabled="true" />
+    </method>
+  </configuration>
+</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/TestMixedConversationsKt.xml b/.idea/runConfigurations/TestMixedConversationsKt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4f7af5c8171df89c9d910a63ab238e59a680ad32
--- /dev/null
+++ b/.idea/runConfigurations/TestMixedConversationsKt.xml
@@ -0,0 +1,10 @@
+<component name="ProjectRunConfigurationManager">
+  <configuration default="false" name="TestMixedConversationsKt" type="JetRunConfigurationType" nameIsGenerated="true">
+    <option name="MAIN_CLASS_NAME" value="org.briarproject.briar.desktop.TestMixedConversationsKt" />
+    <module name="briar-desktop.test" />
+    <shortenClasspath name="NONE" />
+    <method v="2">
+      <option name="Make" enabled="true" />
+    </method>
+  </configuration>
+</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/TestRandomConversationsKt.xml b/.idea/runConfigurations/TestRandomConversationsKt.xml
new file mode 100644
index 0000000000000000000000000000000000000000..af71c5356efe7d3a61d74b2ed99a48001eeb641e
--- /dev/null
+++ b/.idea/runConfigurations/TestRandomConversationsKt.xml
@@ -0,0 +1,10 @@
+<component name="ProjectRunConfigurationManager">
+  <configuration default="false" name="TestRandomConversationsKt" type="JetRunConfigurationType" nameIsGenerated="true">
+    <option name="MAIN_CLASS_NAME" value="org.briarproject.briar.desktop.TestRandomConversationsKt" />
+    <module name="briar-desktop.test" />
+    <shortenClasspath name="NONE" />
+    <method v="2">
+      <option name="Make" enabled="true" />
+    </method>
+  </configuration>
+</component>
\ No newline at end of file