Граф коммитов

92 Коммитов

Автор SHA1 Сообщение Дата
Jesus Aguilar 368248bb3c
Release 0.1.35 (#74)
* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

* Parallel runner implementation (#59)

* Toc Update (#30)

* Release v0.1.34 (#52)

* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Update README.md

* Parallel runner

* Rename helper class

* Fix collect results

* Rename execute method

* Use new execute method

* Introduce add_test_fixture() method

Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Fix Py4JJavaError serialization issue (#60)

* Toc Update (#30)

* Release v0.1.34 (#52)

* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Update README.md

* Fix Py4JJavaError serialization issue

* Test Py4JJavaError using mocks

* Remove Py4J stuff

* Still need to install py4j to run tests

Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Add notebook params and debugger (#68)

* Toc Update (#30)

* Release v0.1.34 (#52)

* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Update README.md

* Add notebook params and debugger

* Add example in README.md

* Have more explicit notebook_params error message

* Revert "Add example in README.md"

This reverts commit 1aac73c77d.

* Add examples for notebook params

Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
Co-authored-by: Neyissa Exilus <68079902+nexilus18@users.noreply.github.com>

* upgraded python version

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

* Parallel runner implementation (#59)

* Toc Update (#30)

* Release v0.1.34 (#52)

* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Update README.md

* Parallel runner

* Rename helper class

* Fix collect results

* Rename execute method

* Use new execute method

* Introduce add_test_fixture() method

Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Fix Py4JJavaError serialization issue (#60)

* Toc Update (#30)

* Release v0.1.34 (#52)

* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Update README.md

* Fix Py4JJavaError serialization issue

* Test Py4JJavaError using mocks

* Remove Py4J stuff

* Still need to install py4j to run tests

Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Add notebook params and debugger (#68)

* Toc Update (#30)

* Release v0.1.34 (#52)

* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Update README.md

* Add notebook params and debugger

* Add example in README.md

* Have more explicit notebook_params error message

* Revert "Add example in README.md"

This reverts commit 1aac73c77d.

* Add examples for notebook params

Co-authored-by: Jesus Aguilar <3589801+giventocode@users.noreply.github.com>
Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
Co-authored-by: Neyissa Exilus <68079902+nexilus18@users.noreply.github.com>

* upgraded python version

* version bump, python 3.7

* added py4j requirement

* doc update

* doc update

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
Co-authored-by: Thomas Conté <199027+tomconte@users.noreply.github.com>
Co-authored-by: Andrew Francisque <andrew.francisque@gmail.com>
Co-authored-by: Neyissa Exilus <68079902+nexilus18@users.noreply.github.com>
2022-12-16 09:30:53 -07:00
milosjava e60be0e22b
Update README.md (#72)
Fix for typo. Instead of: "A test fixture can contain 1 or mote test cases."  Should be: "A test fixture can contain 1 or more test cases."
2022-12-15 14:22:51 -05:00
RobBagby a4424c362c
Added devcontainer to allow for easier development (#65)
Co-authored-by: Rob Bagby <robbag@microsoft.com>
2021-09-02 19:23:01 -06:00
Jesus Aguilar 081f9df5d7
Update README.md 2021-06-10 16:31:23 -04:00
Jesus Aguilar 37b8020cae
Release v0.1.34 (#52)
* Improved the error message when the call to the parent class constructor is missing in a test fixture

* Fixing the Environment variale setting documentation for Windows Powershell

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

* Feature: Discover test files with '_test' suffix (#47)

* Enable test discovery for test names with suffix 'test'

* Combine redundant suffix tests

* Remove old suffix tests

* Encapsulate test name parsing and have nuttercli call test name validation from api

* Have api client results call _is_valid_test_name from api

Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>

* Invalid State response is retriable (#49)

* fixed import error and refactoring

* invalid state is retriable, pull sleep is 5 seconds

* Poll wait time as flag (#51)

* poll wait time as flag

* lint fixes

Co-authored-by: RobBagby <rob@robbagby.com>
Co-authored-by: Prakash Kudkuli Vishnu <prvishnu@microsoft.com>
Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
Co-authored-by: quanuw <quanuw@gmail.com>
Co-authored-by: Quan Nguyen <qunguyen@microsoft.com>
2020-11-09 16:20:24 -05:00
Jesus Aguilar 50e87be265
Merge pull request #40 from microsoft/develop
Release 0.1.33
2020-05-06 16:45:47 -04:00
Jesus Aguilar 3813d6dd07
Merge pull request #39 from microsoft/issues/issue-35
Completed implementation making run_ not required.
2020-05-06 16:44:07 -04:00
Rob Bagby 7501f31062 Completed implementation making run_ not required. 2020-05-06 13:40:29 -07:00
Jesus Aguilar 4253b08ff7
Merge pull request #38 from microsoft/develop
0.1.33 Release
2020-05-06 16:32:20 -04:00
Jesus Aguilar 3351390668
Merge pull request #37 from microsoft/issues/issue-35
Completed implementation making run_ not required.
2020-05-06 16:28:33 -04:00
Rob Bagby dbfb9e8276 Completed implementation making run_ not required. 2020-05-06 13:21:16 -07:00
Jesus Aguilar 20a5bfd7bb
Merge pull request #33 from microsoft/develop
Documentation update.
2020-02-25 18:08:29 -05:00
Jesus Aguilar 706f0a2454
Merge pull request #32 from microsoft/docs/issue-31
Documentation update.
2020-02-25 18:06:04 -05:00
giventocode a9c46cc206 - added condition to sample pipelines
- added more info in timeout value.
2020-02-25 18:03:08 -05:00
Jesus Aguilar b5fb24660d
Toc Update (#30) 2020-02-13 08:50:43 -05:00
giventocode 5b795fe5c0 Merge branch 'develop' of https://github.com/microsoft/nutter into develop 2020-02-13 08:49:32 -05:00
giventocode cb8c9c1af4 Merge branch 'master' into develop 2020-02-13 08:48:50 -05:00
giventocode 6af744af79 toc update 2020-02-13 08:47:43 -05:00
Jesus Aguilar 9471e5e9f0
Documentation formatting (#28)
* library installation graphic

* resize library installation graphic (#25)

* Docs/issue 2 (#27)

* resize library installation graphic

* doc update
2020-02-13 01:25:57 -05:00
Jesus Aguilar 1fe6bf8792
Docs/issue 2 (#27)
* resize library installation graphic

* doc update
2020-02-13 01:24:45 -05:00
Jesus Aguilar 9cd3730f86
Docs Image update (#26)
* library installation graphic

* resize library installation graphic (#25)
2020-02-13 01:14:10 -05:00
Jesus Aguilar 8b7ea3f6a8
resize library installation graphic (#25) 2020-02-13 01:13:11 -05:00
Jesus Aguilar 060ae418e5
Merge pull request #24 from microsoft/docs/issue-2
added library installation graphic
2020-02-13 00:57:01 -05:00
giventocode 02c54bff4b library installation graphic 2020-02-13 00:55:30 -05:00
Jesus Aguilar 9eebcd011e
Merge pull request #23 from microsoft/develop
Documentation update
2020-02-13 00:45:24 -05:00
Jesus Aguilar e32366ecb1
Merge pull request #22 from microsoft/docs/issue-2
Documentation updates
2020-02-13 00:44:37 -05:00
giventocode a3b3c01d02 added toc 2020-02-13 00:41:32 -05:00
giventocode b5c906de13 docs update 2 2020-02-13 00:34:01 -05:00
giventocode c92046d00d docs update 2020-02-13 00:17:50 -05:00
Jesus Aguilar 4d4ccafbf4
Merge pull request #21 from microsoft/develop
Rebase and commit fix
2020-02-11 19:31:29 -05:00
giventocode 83f61112cc merge 2020-02-11 19:27:03 -05:00
giventocode ed2ba13ae6 Merge branch 'develop' of https://github.com/microsoft/nutter into develop 2020-02-11 19:22:33 -05:00
Jesus Aguilar ced20b40b0 PyPip Upload fix 2020-02-11 19:22:31 -05:00
Jesus Aguilar de5e24275e pypi publishing 2020-02-11 19:22:29 -05:00
Jesus Aguilar 00449b0524 fix: setup.py installs requirements (#14)
* remove settings (#10)

* initial commit

* readme update

* read me update 2

* lint and license

* linting fixes

* Create pythonpackage.yml

*  - update python version

* Create pythonpublish.yml

* Initial commit of runtime

* Linting and license update (#5)

* lint and license

* linting fixes

* remove .vs

* CICD workflows (#7)

* lint and license

* linting fixes

* - installs dev dependencies

* -  release workflow

* Feature CI/CD workflow (#9)

* - installs dev dependencies

* -  release workflow

* - fix workflow name

* settings removed

* Clean up (#11)

* initial commit

* readme update

* read me update 2

* lint and license

* linting fixes

* Create pythonpackage.yml

*  - update python version

* Create pythonpublish.yml

* Initial commit of runtime

* Linting and license update (#5)

* lint and license

* linting fixes

* remove .vs

* CICD workflows (#7)

* lint and license

* linting fixes

* - installs dev dependencies

* -  release workflow

* Feature CI/CD workflow (#9)

* - installs dev dependencies

* -  release workflow

* - fix workflow name

* settings removed

* remove

* Update pythonpublish.yml (#12)

* requirements are read

* - version update
2020-02-11 19:22:27 -05:00
giventocode c4adced1e3 Merge branch 'master' into develop 2020-02-11 19:22:25 -05:00
giventocode a681fc50e1 remove 2020-02-11 19:22:23 -05:00
giventocode b56a8dd71f Merge branch 'master' into develop 2020-02-11 19:22:09 -05:00
giventocode c82a90d09c settings removed 2020-02-11 19:20:28 -05:00
Jesus Aguilar a4fffe8181 Feature CI/CD workflow (#9)
* - installs dev dependencies

* -  release workflow

* - fix workflow name
2020-02-11 19:18:32 -05:00
giventocode 75d6d5a505 Merge branch 'develop' of https://github.com/microsoft/nutter into develop 2020-02-11 19:18:29 -05:00
Jesus Aguilar 1e92771c4f CICD workflows (#7)
* lint and license

* linting fixes

* - installs dev dependencies

* -  release workflow
2020-02-11 19:18:26 -05:00
giventocode d9a5ab968d Merge branch 'develop' of https://github.com/microsoft/nutter into develop 2020-02-11 19:18:23 -05:00
Jesus Aguilar 3e339e85cd Linting and license update (#5)
* lint and license

* linting fixes

* remove .vs
2020-02-11 19:18:20 -05:00
giventocode f0d3f3e37d Merge branch 'develop' of develop 2020-02-11 19:16:55 -05:00
Rob Bagby 8aa7c4c88d Initial commit of runtime 2020-02-11 19:10:16 -05:00
Jesus Aguilar 8d3af4fe1f
Merge pull request #20 from microsoft/develop
Develop
2020-02-11 18:48:59 -05:00
giventocode b3d548cdc8 Merge branch 'develop' of https://github.com/microsoft/nutter into develop 2020-02-11 13:32:09 -05:00
Jesus Aguilar dead2a3a85
Merge pull request #19 from microsoft/develop
PyPip Upload fix
2020-02-11 11:32:42 -05:00
Jesus Aguilar d5a212c6c4
PyPip Upload fix 2020-02-11 11:31:47 -05:00