Logo
Explore Help
Sign In
OilfieldToolsNet/ResInsight
4
0
Fork 0
You've already forked ResInsight
mirror of https://github.com/OPM/ResInsight.git synced 2025-02-25 18:55:39 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
2e1bf89bff07e2b6dc5a51c4902ebdbd1cd9aa55
ResInsight/ApplicationCode/GrpcInterface/Python/rips/tests/test_commands.py

11 lines
149 B
Python
Raw Normal View History

#4465 Implement all remaining command file commands and add tests for some commands
2019-06-05 11:26:19 +02:00
import sys
import os
import tempfile
#4474 Add command for getting runtime info (i.e. console/gui) * Also fixed up some tests when running in console
2019-06-05 15:45:22 +02:00
import pytest
#4576 Python: Add tests to check for expected exceptions
2019-08-14 09:43:44 +02:00
import grpc
#4465 Implement all remaining command file commands and add tests for some commands
2019-06-05 11:26:19 +02:00
Python: move examples, tests and generated inside rips folder so they are packaged in rips pip-package
2019-06-12 08:29:41 +02:00
sys.path.insert(1, os.path.join(sys.path[0], '../../'))
#4465 Implement all remaining command file commands and add tests for some commands
2019-06-05 11:26:19 +02:00
import rips
import dataroot
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 46ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API