chore: remove bok choy settings

This commit is contained in:
salman2013
2023-09-27 10:58:37 +05:00
parent 8c9232ace9
commit 42ca0ddec4
33 changed files with 28 additions and 2500 deletions

View File

@@ -138,8 +138,6 @@ bleach[css]==6.0.0
# ora2
# xblock-drag-and-drop-v2
# xblock-poll
bok-choy==2.0.2
# via -r requirements/edx/testing.txt
boto==2.39.0
# via
# -c requirements/edx/../constraints.txt
@@ -1122,7 +1120,6 @@ lazy==1.6
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# acid-xblock
# bok-choy
# lti-consumer-xblock
# ora2
# xblock
@@ -1809,10 +1806,6 @@ scipy==1.7.3
# -r requirements/edx/testing.txt
# chem
# openedx-calc
selenium==3.141.0
# via
# -r requirements/edx/testing.txt
# bok-choy
semantic-version==2.10.0
# via
# -r requirements/edx/doc.txt
@@ -2121,7 +2114,6 @@ urllib3==1.26.16
# pact-python
# py2neo
# requests
# selenium
# snowflake-connector-python
user-util==1.0.0
# via

View File

@@ -18,7 +18,6 @@
-r coverage.txt # Utilities for calculating test coverage
beautifulsoup4 # Library for extracting data from HTML and XML files
bok-choy # Framework for browser automation tests, based on selenium
code-annotations # Perform code annotation checking, such as for PII annotations
cssselect # Used to extract HTML fragments via CSS selectors in 2 test cases and pyquery
ddt # Run a test case multiple times with different input; used in many, many of our tests
@@ -41,7 +40,6 @@ pytest-json-report # Output json formatted warnings after running pytest
pytest-metadata==1.8.0 # To prevent 'make upgrade' failure, dependency of pytest-json-report
pytest-randomly # pytest plugin to randomly order tests
pytest-xdist[psutil] # Parallel execution of tests on multiple CPU cores or hosts
selenium # Browser automation library, used for acceptance tests
singledispatch # Backport of functools.singledispatch from Python 3.4+, used in tests of XBlock rendering
testfixtures # Provides a LogCapture utility used by several tests
tox # virtualenv management for tests

View File

@@ -104,8 +104,6 @@ bleach[css]==6.0.0
# ora2
# xblock-drag-and-drop-v2
# xblock-poll
bok-choy==2.0.2
# via -r requirements/edx/testing.in
boto==2.39.0
# via
# -c requirements/edx/../constraints.txt
@@ -856,7 +854,6 @@ lazy==1.6
# via
# -r requirements/edx/base.txt
# acid-xblock
# bok-choy
# lti-consumer-xblock
# ora2
# xblock
@@ -1373,10 +1370,6 @@ scipy==1.7.3
# -r requirements/edx/base.txt
# chem
# openedx-calc
selenium==3.141.0
# via
# -r requirements/edx/testing.in
# bok-choy
semantic-version==2.10.0
# via
# -r requirements/edx/base.txt
@@ -1568,7 +1561,6 @@ urllib3==1.26.16
# pact-python
# py2neo
# requests
# selenium
# snowflake-connector-python
user-util==1.0.0
# via -r requirements/edx/base.txt