Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nirizr/pytest-idapro issues and pull requests

#65 - Swallow __init__ params for replayed classes

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#64 - Fix callback recording

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#63 - Ignore w504, line break after operator

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#62 - Handle idc_bc backwards compatibility modules

Pull Request - State: closed - Opened by nirizr almost 6 years ago
Labels: enhancement

#61 - Fix inheritance proxy issues due to multiple class definitions

Pull Request - State: closed - Opened by nirizr almost 6 years ago
Labels: bug, enhancement

#60 - Implement a decent ignore function for record_factory

Pull Request - State: closed - Opened by nirizr almost 6 years ago
Labels: enhancement

#59 - Fix recorded kwargs cleanup

Pull Request - State: closed - Opened by nirizr almost 6 years ago
Labels: bug

#58 - Support python3 replay

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#57 - Remove unneeded fixture sort

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#56 - Better Qt support in all execution modes

Issue - State: open - Opened by nirizr almost 6 years ago

#55 - Record/Replay improvements

Issue - State: open - Opened by nirizr almost 6 years ago
Labels: enhancement

#54 - Remove pytest-qt requirement and bump version for release

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#53 - improve mock plugin and qt interface

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#52 - Stop serializing logwarning over pytest

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#51 - Minor pytest hook cleanup and support mock ida_range

Pull Request - State: closed - Opened by nirizr almost 6 years ago

#50 - Block xvfb.looponfail pytest plugin

Pull Request - State: closed - Opened by nirizr about 6 years ago

#49 - Hack the pytest-cov plugin to work with IDA runs

Pull Request - State: closed - Opened by nirizr about 6 years ago

#48 - Move pytest internal IDA execution to a secondary thread

Issue - State: open - Opened by nirizr about 6 years ago
Labels: question

#47 - Make coverage transparent when running in IDA

Issue - State: closed - Opened by nirizr about 6 years ago

#46 - more pytest hooks for better terminal display

Pull Request - State: closed - Opened by nirizr about 6 years ago

#45 - Add command line option to keep ida running

Pull Request - State: closed - Opened by nirizr about 6 years ago

#44 - Mock kernwin.request_refresh

Pull Request - State: closed - Opened by nirizr about 6 years ago

#43 - Properly handle pytest session termination before run

Pull Request - State: closed - Opened by nirizr about 6 years ago

#42 - Improve command line option validation

Pull Request - State: closed - Opened by nirizr about 6 years ago

#41 - Fix proc variable missing overshadowing underlying bugs

Pull Request - State: closed - Opened by nirizr about 6 years ago

#40 - Rename idaworker_main.py ->main_idaworker.py

Pull Request - State: closed - Opened by nirizr about 6 years ago

#39 - Use pytest's logging configuration when outputting log events for this plugin

Issue - State: closed - Opened by nirizr about 6 years ago - 1 comment

#38 - Nirizr/logger cleanup

Pull Request - State: closed - Opened by nirizr about 6 years ago
Labels: bug

#37 - Fix import

Pull Request - State: closed - Opened by nirizr about 6 years ago

#36 - Move IdaWorker class into idapro_internal module

Pull Request - State: closed - Opened by nirizr about 6 years ago

#35 - [WIP] Proxy ida objects to record and replay all API interactions

Pull Request - State: closed - Opened by nirizr about 6 years ago

#34 - Basic marker and fixture ideas

Issue - State: open - Opened by nirizr about 6 years ago

#33 - Update README.rst

Pull Request - State: closed - Opened by nirizr about 6 years ago

#32 - make qt support part of basic requirement again

Pull Request - State: closed - Opened by nirizr about 6 years ago

#31 - basic release script

Pull Request - State: closed - Opened by nirizr about 6 years ago

#30 - IDA internal testing capabilities

Issue - State: closed - Opened by nirizr about 6 years ago - 1 comment

#29 - Add idc.ARGV script command line argument source

Pull Request - State: closed - Opened by nirizr about 6 years ago

#28 - Initial work on running pytest inside IDA

Pull Request - State: closed - Opened by nirizr about 6 years ago

#27 - Ignore temporary vim files

Pull Request - State: closed - Opened by nirizr about 6 years ago

#26 - Automated mocking

Issue - State: open - Opened by nirizr about 6 years ago

#25 - Add basic tests

Pull Request - State: closed - Opened by nirizr about 6 years ago

#24 - Function the same when running inside an IDA instance

Issue - State: closed - Opened by nirizr over 6 years ago

#23 - Move exception capturing in different threads for pytest.raises

Issue - State: closed - Opened by nirizr almost 7 years ago - 1 comment

#22 - Implement PluginForm.FormToPyQtWidget

Pull Request - State: closed - Opened by nirizr almost 7 years ago

#21 - Fix OnCreate call from PluginForm.Show

Pull Request - State: closed - Opened by nirizr almost 7 years ago

#20 - Expose basic pluginform

Pull Request - State: closed - Opened by nirizr almost 7 years ago

#19 - Implement ida_name.get_name and bump version

Pull Request - State: closed - Opened by nirizr almost 7 years ago

#18 - Mock some input file related methods

Pull Request - State: closed - Opened by nirizr about 7 years ago

#17 - Add netnode implementation based on json files stored to disk

Pull Request - State: closed - Opened by nirizr about 7 years ago

#16 - Add a local pip installation to travis

Pull Request - State: closed - Opened by nirizr about 7 years ago

#15 - Add needed requirements to setup.py

Pull Request - State: closed - Opened by nirizr about 7 years ago

#14 - Support the execute_sync function and related constants

Pull Request - State: closed - Opened by nirizr about 7 years ago

#13 - Update and rename README.md to README.rst

Pull Request - State: closed - Opened by nirizr over 7 years ago

#12 - Add idautils functions and chunks functions

Pull Request - State: closed - Opened by nirizr over 7 years ago

#11 - Make idc.GetIdaDirectory API function return a temp path that would b…

Pull Request - State: closed - Opened by nirizr over 7 years ago

#10 - implement GetIdbPath

Pull Request - State: closed - Opened by nirizr over 7 years ago

#9 - Add action_handler_t update method acceptable return value definition…

Pull Request - State: closed - Opened by nirizr over 7 years ago

#8 - Add 'idapro_action_entry' parameterizing fixture

Pull Request - State: closed - Opened by nirizr over 7 years ago

#7 - Add travis configuration

Pull Request - State: closed - Opened by nirizr over 7 years ago

#6 - Rename ida_app to idapro_app

Pull Request - State: closed - Opened by nirizr over 7 years ago

#5 - Fix indentation, not everything was 4 spaces indented

Pull Request - State: closed - Opened by nirizr over 7 years ago

#4 - Get version for setup script using regex

Pull Request - State: closed - Opened by nirizr over 7 years ago

#3 - Define an IDA QApplication instance in a fixture

Pull Request - State: closed - Opened by nirizr over 7 years ago

#2 - Create MockObject and mock some IDA menu/toolbar/action related funct…

Pull Request - State: closed - Opened by nirizr over 7 years ago

#1 - Add automatic ida plugin tests for identified plugins

Pull Request - State: closed - Opened by nirizr over 7 years ago