Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / EaseTech/easytest-core issues and pull requests
#142 - Bump poi from 3.8 to 4.1.1
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#141 - Updated apache poi version to 5.0.0
Pull Request -
State: open - Opened by mrge-org almost 3 years ago
#140 - Bump commons-io from 2.2 to 2.7
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#139 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#138 - Bump poi from 3.8 to 3.17
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#137 - [SECURITY] Use HTTPS to resolve dependencies in Maven Build
Pull Request -
State: closed - Opened by JLLeitschuh almost 5 years ago
#136 - issue #135: the poi-examples library is not necessary
Pull Request -
State: closed - Opened by SiKing over 7 years ago
#135 - Why include poi-examples?
Issue -
State: closed - Opened by SiKing over 7 years ago
- 2 comments
#134 - Nullpointer exception when running easytest
Issue -
State: closed - Opened by Ram-Raghu over 7 years ago
- 4 comments
#133 - assumeThat(...) result is ignored in data-driven test
Issue -
State: open - Opened by johnnyboyc over 7 years ago
- 12 comments
#132 - data driven for class fields
Issue -
State: closed - Opened by SiKing about 8 years ago
- 2 comments
#131 - Revert "General code quality fix-3"
Pull Request -
State: closed - Opened by anujgandharv over 8 years ago
#130 - General code quality fix-3
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
- 1 comment
#129 - General code quality fix-2
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#128 - General code quality fix-1
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#127 - Code quality fix - Dead stores should be removed.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
- 1 comment
#126 - Code quality fix - Utility classes should not have public constructors.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
- 1 comment
#125 - Code quality fix - Classes should not be compared by name.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#124 - Code quality fix - "BigDecimal(double)" should not be used.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#123 - Code quality fix - Subclasses that add fields should override "equals".
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#122 - Code quality fix - String literals should not be duplicated.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#121 - Code quality fix - Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#120 - Code quality fix - Local Variables should not be declared and then immediately returned or thrown.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#119 - Code quality fix - Conditions should not unconditionally evaluate to "TRUE" or to "FALSE".
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#118 - Code quality fix - Declarations should use Java collection interfaces such as "List" rather than specific implementation.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
- 1 comment
#117 - Code quality fix - Collapsible "if" statements should be merged.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#116 - Is it possible to make tests from test file inputs from DataLoader run in parallel?
Issue -
State: closed - Opened by TeamAngelLab over 8 years ago
- 3 comments
#115 - Working with springboot application
Issue -
State: closed - Opened by mozinrat over 9 years ago
- 7 comments
#114 - Define a mechanism to enable dependency ordering between test methods
Issue -
State: closed - Opened by anujgandharv over 9 years ago
- 4 comments
#113 - Runtime configurable FilePaths
Issue -
State: open - Opened by Milton-Xiong over 9 years ago
- 25 comments
#112 - Test Resources
Issue -
State: closed - Opened by dtamajon about 10 years ago
- 1 comment
#111 - Working with eCobertura
Issue -
State: closed - Opened by dtamajon about 10 years ago
- 6 comments
#110 - @Inject or @Provided not working as expected
Issue -
State: closed - Opened by dtamajon about 10 years ago
- 2 comments
#109 - DataLoader on TestPolicy
Issue -
State: closed - Opened by dtamajon about 10 years ago
- 1 comment
#108 - Can't read the initialized parameters in @BeforeClass
Issue -
State: closed - Opened by bing1030 almost 11 years ago
- 5 comments
#107 - Christiaan
Pull Request -
State: closed - Opened by gpcmol about 11 years ago
#106 - pull from master to christiaan
Pull Request -
State: closed - Opened by gpcmol about 11 years ago
#105 - Bug in reporting
Issue -
State: closed - Opened by gpcmol about 11 years ago
#104 - Christiaan
Pull Request -
State: closed - Opened by gpcmol about 11 years ago
#103 - pull from master
Pull Request -
State: closed - Opened by gpcmol about 11 years ago
#102 - A single place for providing test defaults
Issue -
State: open - Opened by anujgandharv about 11 years ago
#101 - Handle Character encoding of input and output test data
Issue -
State: open - Opened by anujgandharv about 11 years ago
#100 - Add a new Report to display the time taken by the method under test
Issue -
State: closed - Opened by anujgandharv about 11 years ago
#99 - Create a Policy Configuration for EasyTest
Issue -
State: closed - Opened by anujgandharv about 11 years ago
- 1 comment
#98 - Create a mechanism for the user to specify whether they want to write the test data back to the test file or not
Issue -
State: open - Opened by anujgandharv about 11 years ago
- 1 comment
Labels: enhancement
#97 - Receiving "Input Test data not provided" warning when test data is provided
Issue -
State: closed - Opened by derylspielman about 11 years ago
- 6 comments
Labels: bug
#96 - Support for empty values as nulls
Issue -
State: closed - Opened by derylspielman about 11 years ago
- 1 comment
Labels: bug, enhancement
#95 - Dates not reading correctly for csv loader
Issue -
State: closed - Opened by derylspielman about 11 years ago
- 3 comments
Labels: bug
#94 - pull from master to christiaan
Pull Request -
State: closed - Opened by gpcmol about 11 years ago
#93 - pull master to christiaan
Pull Request -
State: closed - Opened by gpcmol about 11 years ago
#92 - @Thread annotation on Suite class
Issue -
State: closed - Opened by cmpich about 11 years ago
- 3 comments
Labels: enhancement
#91 - Global data support for Excel and CSV input data files
Issue -
State: open - Opened by anujgandharv about 11 years ago
#90 - build failed
Issue -
State: closed - Opened by cmpich about 11 years ago
- 17 comments
#89 - Susatek pull request
Pull Request -
State: closed - Opened by anujgandharv about 11 years ago
#88 - Liferay enh for a new branch to test the changes
Pull Request -
State: closed - Opened by anujgandharv about 11 years ago
#87 - Minor improvements
Pull Request -
State: closed - Opened by sustacek about 11 years ago
- 4 comments
#86 - Version 1.2 gives problems with JUnit's ErrorCollector
Issue -
State: closed - Opened by anujgandharv over 11 years ago
- 1 comment
#85 - pull from master to christiaan.
Pull Request -
State: closed - Opened by gpcmol over 11 years ago
#84 - pull #82 bugfix from Christiaan to master
Pull Request -
State: closed - Opened by gpcmol over 11 years ago
#83 - get latest from master
Pull Request -
State: closed - Opened by gpcmol over 11 years ago
#82 - Bug: loading data from an url by @DataLoader is not working
Issue -
State: closed - Opened by gpcmol over 11 years ago
#81 - pull from master
Pull Request -
State: closed - Opened by gpcmol over 11 years ago
#80 - ExpectedException attribute does not get properly reflected for the test
Issue -
State: open - Opened by anujgandharv over 11 years ago
- 5 comments
#79 - Run EasyTest in Parallel
Issue -
State: closed - Opened by anujgandharv over 11 years ago
- 1 comment
#78 - pull from master
Pull Request -
State: closed - Opened by gpcmol over 11 years ago
#75 - pull from master
Pull Request -
State: closed - Opened by gpcmol over 11 years ago
- 1 comment
#74 - Running a single test is currently not possible in EasyTest
Issue -
State: closed - Opened by anujgandharv over 11 years ago
- 3 comments
#73 - Run tests in "Intellij Idea"
Issue -
State: closed - Opened by VasylPtaxa over 11 years ago
- 3 comments
#64 - Move EasyTest Codegen project to Maven
Issue -
State: closed - Opened by anujgandharv over 11 years ago
#63 - Ravi
Pull Request -
State: closed - Opened by anujgandharv over 11 years ago
#61 - easytest-core 0.8.1 is not compiling with JDK 1.5
Issue -
State: closed - Opened by ravi-polampelli over 11 years ago
- 1 comment
#60 - 0.8.1
Pull Request -
State: closed - Opened by ravi-polampelli over 11 years ago
#59 - - Improved java docs for reports / removed redundant code
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#57 - improved reporting
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#56 - improved reporting
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#54 - 0.8
Pull Request -
State: closed - Opened by ravi-polampelli almost 12 years ago
#53 - #20 command line parameters added to generate reports
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#52 - #20 command line parameters added to generate reports
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#48 - Reverted @Param changes
Pull Request -
State: closed - Opened by anujgandharv almost 12 years ago
#47 - Reverted @Param changes
Pull Request -
State: closed - Opened by anujgandharv almost 12 years ago
#45 - fixes
Pull Request -
State: closed - Opened by ravi-polampelli almost 12 years ago
#44 - #37 fix (Java 1.5 compatible)
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
- 1 comment
#43 - #37 fix (Java 1.5 compatible)
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
- 1 comment
#42 - pull recent changes
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#40 - seperated spring and core common code
Pull Request -
State: closed - Opened by ravi-polampelli almost 12 years ago
#36 - Made reports prettier
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
- 1 comment
#35 - Made reports prettier
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#34 - PR master to christiaan.
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#30 - added the forgotten listener class
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#28 - pull request from christiaan to ravi (2)
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
- 1 comment
#26 - pull request from christiaan to master (2)
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#21 - do a pull
Pull Request -
State: closed - Opened by gpcmol almost 12 years ago
#18 - Issue #17
Pull Request -
State: closed - Opened by ravi-polampelli about 12 years ago
#15 - Fixed issue #1 and #2
Pull Request -
State: closed - Opened by anujgandharv about 12 years ago
#14 - Fixed issue #1 and #2
Pull Request -
State: closed - Opened by anujgandharv about 12 years ago
#6 - Initial Commit to Christiaan Branch
Pull Request -
State: closed - Opened by anujgandharv about 12 years ago
#1 - Arrays.copyOf - no such method error in java 1.5
Issue -
State: closed - Opened by ravi-polampelli about 12 years ago
- 7 comments