Commit 668623a7 authored by edz's avatar edz

add polling

parent 80ba9cc1
...@@ -19,7 +19,9 @@ ...@@ -19,7 +19,9 @@
<select /> <select />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="141eb6db-995b-4153-87ad-863d77d8f4a9" name="Default Changelist" comment="" /> <list default="true" id="141eb6db-995b-4153-87ad-863d77d8f4a9" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
...@@ -45,6 +47,11 @@ ...@@ -45,6 +47,11 @@
<property name="last_opened_file_path" value="$PROJECT_DIR$" /> <property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="settings.editor.selected.configurable" value="org.jetbrains.plugins.github.ui.GithubSettingsConfigurable" /> <property name="settings.editor.selected.configurable" value="org.jetbrains.plugins.github.ui.GithubSettingsConfigurable" />
</component> </component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/testCase/live" />
</key>
</component>
<component name="RunManager" selected="Python tests.pytest for live.test_live_polling.LivePolling.test_live_polling_visitor"> <component name="RunManager" selected="Python tests.pytest for live.test_live_polling.LivePolling.test_live_polling_visitor">
<configuration name="pytest for live.test_live_polling.LivePolling.test_live_polling_visitor" type="tests" factoryName="py.test" temporary="true" nameIsGenerated="true"> <configuration name="pytest for live.test_live_polling.LivePolling.test_live_polling_visitor" type="tests" factoryName="py.test" temporary="true" nameIsGenerated="true">
<module name="AutoApiTest" /> <module name="AutoApiTest" />
...@@ -109,6 +116,7 @@ ...@@ -109,6 +116,7 @@
</entry> </entry>
</map> </map>
</option> </option>
<option name="oldMeFiltersMigrated" value="true" />
</component> </component>
<component name="WindowStateProjectService"> <component name="WindowStateProjectService">
<state width="1371" height="373" key="GridCell.Tab.0.bottom" timestamp="1610018868443"> <state width="1371" height="373" key="GridCell.Tab.0.bottom" timestamp="1610018868443">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment